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 imagine, in most cases, developers looking to add JWT authentication would be interested in learning about refresh tokens as well. The JWT article in the docs currently says that it is outside the scope of the article to discuss refresh tokens without saying why or giving alternatives. At the very least, an external resource explaining how one might go about implementing refresh tokens in NestJS should be linked.
I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
The text was updated successfully, but these errors were encountered:
I imagine, in most cases, developers looking to add JWT authentication would be interested in learning about refresh tokens as well. The JWT article in the docs currently says that it is outside the scope of the article to discuss refresh tokens without saying why or giving alternatives. At the very least, an external resource explaining how one might go about implementing refresh tokens in NestJS should be linked.
I'm submitting a...
The text was updated successfully, but these errors were encountered: