secure-jwt-pro
secure-jwt is a simple and lightweight utility library for encoding, decoding, and validating JSON Web Tokens in TypeScript.
POSTencode-data
https://simpler-jwt-auth.vercel.app/api/encode
Bodyraw (json)
Example Request
encode-data
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTdecode-jwt-token
https://simpler-jwt-auth.vercel.app/api/decode
Bodyraw (json)
Example Request
decode-jwt-token
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTvalidate-token
https://simpler-jwt-auth.vercel.app/api/validate
Bodyraw (json)
Example Request
validate-token
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers