Thomas Nguyen
Thomas Nguyen's Blog

Thomas Nguyen's Blog

Follow
homeFront-endBack-endMicroservicesBuy me a coffee
Tag

JWT

#jwt

More content

Read more stories on Hashnode


Articles with this tag

Revoking Access to JWT tokens with a Blacklist

Jul 1, 20235 min read

1.What is JWT blacklist? A JWT blacklist/deny list is a list of tokens that should no longer grant access to your system. There may be scenarios where...

Revoking Access to JWT tokens with a Blacklist