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
We currently allow getting a new token by posting a valid auth token to <loginEndpoint>/refresh. Refresh tokens have a slightly different workflow as explained here: https://auth0.com/learn/refresh-tokens
We currently allow getting a new token by posting a valid auth token to
<loginEndpoint>/refresh. Refresh tokens have a slightly different workflow as explained here:https://auth0.com/learn/refresh-tokens