I realized the callback has the accessToken and idToken in the URL as an anchor tag? Which shows I was mixing up accessToken and idToken. But using the accessToken at /userInfo gives me everything I need. Although I’m not sure why I’m getting that info as an anchor tag in the callback?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Auth0 getUserInfo does not return all user data | 6 | 10590 | March 2, 2018 | |
Get user profile with access token | 3 | 8241 | March 2, 2018 | |
Getting /userinfo from frontend works, but not from backend | 1 | 4114 | March 2, 2018 | |
/userInfo returns incomplete information if logged in passing audience for an API | 4 | 5735 | March 2, 2018 | |
Authentication API user info returns unauthorized | 2 | 5005 | March 2, 2018 |