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
If IdP enables refresh_token rotation, then each time you issue new token using refresh_token, then you get new refresh_token as well. Support this flow as well.
If IdP enables
refresh_tokenrotation, then each time you issue new token usingrefresh_token, then you get newrefresh_tokenas well. Support this flow as well.