OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

Do not remove refresh_token on server errors

Open catalinaturlea opened this issue 7 years ago • 3 comments

This prevents the user to be logged out with .noRefreshToken when the next refresh token request is triggered in case the error was a server error and not a client error.

catalinaturlea avatar Sep 12 '18 09:09 catalinaturlea

This should fix https://github.com/p2/OAuth2/issues/238

balland avatar Sep 14 '18 07:09 balland

Why was this PR never merged? Are there still unopened questions?

agg23 avatar Mar 14 '20 19:03 agg23

Agree @agg23 , this should be revisited.

ossus-lib avatar Feb 08 '24 09:02 ossus-lib