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
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set the aud on JWT token, currently it set to 0000000x-0000-0000-x000-000000000000 where x is a number and letter,
I cant seem to find anyway to do it; I thought should be possible in the JWT callback in auth.ts but doesn't seem to work,
I'm using "next-auth": "^5.0.0-beta.25",
I need to set audience when using token to authenticate with the access token to an API,
Beta Was this translation helpful? Give feedback.
All reactions