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
Throwing after encrypting the refresh token causes cookie to remain unsent, breaking logins and resulting in a "bad decrypt" error, though it may be resolved with the catch block. Similar occurs when performing two server side actions consecutively.
The text was updated successfully, but these errors were encountered:
Throwing after encrypting the refresh token causes cookie to remain unsent, breaking logins and resulting in a "bad decrypt" error, though it may be resolved with the catch block. Similar occurs when performing two server side actions consecutively.
The text was updated successfully, but these errors were encountered: