Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does the jwt invlalidating works ? #2255

Open
elhannaoui-ayoub opened this issue Apr 19, 2024 · 1 comment
Open

How does the jwt invlalidating works ? #2255

elhannaoui-ayoub opened this issue Apr 19, 2024 · 1 comment

Comments

@elhannaoui-ayoub
Copy link

Please how can you invalidate a token to log out a user ?
I saw yout documentation i found that you can invalidate a token ( auth()->invalidate() ) or blacklist it without the need of a database , how can that be possible ?

@abdelrhman-saeed
Copy link

i asked the same question too, there is no database to black list the tokens, maybe he has some type of serialized array that he stores the black listed tokens ? idk

and its documentation is not complete i don't think this package is reliable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants