Hello All ,
I am using auth0 in my asp.net application , but I am having some problem while fetching the profile of the user . In user profile email address field is null
can you please help me to get rid of this.
Are you specifying both the openid
and email
scopes when you request the access token?