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
I am currently using Firebase Authentication with Microsoft as an identity provider. However, I noticed that the issued tokens are still in v1 format. My aud claim is set to 00000003-0000-0000-c000-000000000000, which indicates that the token is for Microsoft Graph API.
I would like to know if there is any way to upgrade the token to v2, or if Firebase Authentication has plans to support v2 tokens in the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Firebase team,
I am currently using Firebase Authentication with Microsoft as an identity provider. However, I noticed that the issued tokens are still in v1 format. My aud claim is set to 00000003-0000-0000-c000-000000000000, which indicates that the token is for Microsoft Graph API.
I would like to know if there is any way to upgrade the token to v2, or if Firebase Authentication has plans to support v2 tokens in the future?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions