auth0-example
auth0-example copied to clipboard
Fix Auth0 login flow through README update (OIDC); Adding profile to Auth0 scope
• Updating README to include Auth0 instructions on OIDC Flag,
• Adding profile as an Auth0 scope in order to receive the user's name on login.
The default example didn't work, but with these changes it did. Thanks!