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
Thank you so much for writing "The Ultimate Guide to handling JWTs on frontend clients".
I noticed that you're setting secret_token on the /register endpoint. If I'm not mistaken this seems superfluous since the user has many refresh_tokens.
Is this right? If not, let me know, I'll submit a PR.
Thanks!
-Nash
The text was updated successfully, but these errors were encountered:
Thank you so much for writing "The Ultimate Guide to handling JWTs on frontend clients".
I noticed that you're setting secret_token on the /register endpoint. If I'm not mistaken this seems superfluous since the user has many refresh_tokens.
Is this right? If not, let me know, I'll submit a PR.
Thanks!
-Nash
The text was updated successfully, but these errors were encountered: