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 want to know if when a make a POST request to /token with grant_type=refresh_token, the next time I do a GET in /token the old refresh_token it's returned instead of the new one. Is someone having this issue too?