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.
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