Overview
The email id is not returned in a configured Auth0 ASP.NET application.
Solution
Ensure the email scope is added to the application code. The SDK does not appear to add email to scopes by default so this may need to be done manually.
The email id is not returned in a configured Auth0 ASP.NET application.
Ensure the email scope is added to the application code. The SDK does not appear to add email to scopes by default so this may need to be done manually.