JWT Token Deserializer

#0 / 0 rate

JWT Token Deserializer

32 users

2023-09-06

Worker Goblin ©

contact.worker.goblin@...

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Deserialize JWT tokens.

JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.

You can use this extension as a security way to deserialize JWT tokens and view their contents, avoiding unprotected websites that can store them.