Skip to content

help: can jwt-auth destroy tokens it generates? #5001

Answered by tzssangglass
fmcodeing asked this question in Q&A
Discussion options

You must be logged in to vote

jwt is stateless, as specified by the protocol itself. The jwt has an expiry date and will expire automatically when it does.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mckuok
Comment options

@tokers
Comment options

tokers Dec 30, 2022
Collaborator

Answer selected by juzhiyuan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4999 on September 07, 2021 06:18.