Submission for https://amsterdam.ethglobal.com/
A graphical attempt at understanding a bit more the process when using OpenID Connect and Sign-in with ethereum
The submission is two-fold:
- Mainly a protocol flow diagram Diagram source heavily inspired by the one in Auth0 blog post
- An example app in app deployed on cloudflare pages. The frontend code is a slight modification of auth0-samples/auth0-vue-samples of which this repo is a fork. In the app the use of Spruce https://oidc.login.xyz/ is heavily abstracted by auth0 integration.
One of original goal was to replace the auth0 OIDC provider or the SIWE provider with self-hosted alternative.
Reference
