You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@caitlin615 probably the message is not clear enough (will fix it).
We are trying to move everyone to use /userinfo since if you use our OAuth 2.0 features you need to use that endpoint to get the user information (if you don't use it both endpoints works the same), the only change is that in /userinfo needs the access_token instead of the id_token.
Can you explain the reason for deprecating the
tokenInfo
from #70?The text was updated successfully, but these errors were encountered: