dwyl / learn-json-web-tokens

:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
MIT License
4.18k stars 254 forks source link

how to revoke tokens #85

Open chrisweb opened 5 years ago

chrisweb commented 5 years ago

add information about how you should / could revoke tokens, for example if the user asks to get logged out, even more complicate if the user logs in using his browser and requests to get logged out on his phone or tablet because it got stolen