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 writing an SPA application and it is my understanding that the refresh token functionality should not redirect and should instead return new cookies with a 200 response or an error.
Why is this needed:
SPA applications usually would like to handle refreshing tokens without redirection and, in case of failure display a message before redirecting.
Does this make sense, I am willing to contribute.
Thanks!
The text was updated successfully, but these errors were encountered:
What would you like to be added:
I am writing an SPA application and it is my understanding that the refresh token functionality should not redirect and should instead return new cookies with a 200 response or an error.
Why is this needed:
SPA applications usually would like to handle refreshing tokens without redirection and, in case of failure display a message before redirecting.
Does this make sense, I am willing to contribute.
Thanks!
The text was updated successfully, but these errors were encountered: