okta / samples-js-vue

samples-js-vue
https://github.com/okta/samples-js-vue
Other
57 stars 61 forks source link

Use idToken claims instead of UserInfo on Profile page #138

Open bdemers opened 3 years ago

bdemers commented 3 years ago

The "My User Profile (ID Token Claims)" does not actually contain all of the claims in the Id Token.

Looks like the previous logic used the user info instead?