Get FULL Profile in Alexa Account Linking


#1

How do I retrieve additional info from Auth0 beyond basic info?
I followed the Account Linking Tutorial found here: https://www.jovo.tech/tutorials/alexa-account-linking-auth0

Now I can receive:
• sub
• nickname
• name
• picture
• updated_at
• email (edited)

However, I want to retrieve the entire profile object

Any idea how I can retrieve additional info from Auth0 using Jovo?


#2

You might need to work with certain scopes. I’m not too deep into Auth0 specifics, but maybe this can help: https://auth0.com/docs/users/concepts/overview-user-profile#user-profile-data-modification


[Tutorial] How to set up Account Linking for Alexa with Auth0 and Jovo
#3

If you want more information about the user’s account on Alexa Skill, you need to add the scopes:


#4

A little later but for future reference: You can setup a rule and copy the metadata over to the user.