paint-brush
Revoking Access to JWT tokens with a Blacklist/Deny Listby@supertokens.io
506 reads
506 reads

Revoking Access to JWT tokens with a Blacklist/Deny List

by SuperTokens10mMay 4th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A JWT, or JSON Web Token, is a string/token issued by the server that asserts properties contained in its "payload" Its most common use case is for authentication (OAuth 2.0 + Open ID Connect) and session management. JWTs are digitally signed using either a secret (HMAC) or a public/private key pair (RSA or ECDSA) This safeguards them from being modified by the client or an attacker. As soon as the token expires, however, the JWT is invalid and the client must reauthenticate with your server.

Coin Mentioned

Mention Thumbnail
featured image - Revoking Access to JWT tokens with a Blacklist/Deny List
SuperTokens HackerNoon profile picture
SuperTokens

SuperTokens

@supertokens.io

The most secure and easy to implement solution for user session management

L O A D I N G
. . . comments & more!

About Author

SuperTokens HackerNoon profile picture
SuperTokens@supertokens.io
The most secure and easy to implement solution for user session management

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Cnode
Moomoo
Coffee-web
Allella
Leftic
Grimneko
Privacyplz
Jakobs
Thetechstreetnow