kezike / solid-vc

MIT License
31 stars 5 forks source link

Use webid-oidc to obtain a VC? #2

Open michielbdejong opened 5 years ago

michielbdejong commented 5 years ago

Hi!

I like the flow with the bi-directional LDN notifications that this repo demo's. But it requires the user ("alice-test") to run a server on localhost, and I think that might be a hurdle for some.

Would it also be possible to have the issuer ("dmv-test") presents a webapp where the user logs in with webid-oidc and requests the VC through a web form? Then the user ("alice-test") does not need a keypair, making her user experience a lot simpler.