jwt-decode

JWT decoder

A library to decode and parse JSON web tokens

Decode JWT tokens; useful for browser applications.

GitHub

3k stars
137 watching
340 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list

dx-sdkjwt

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
auth0/angular2-jwt Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically 2,632
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,902
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,181
auth0/express-jwt Middleware to validate JSON Web Tokens in Express.js applications. 4,494
firebase/php-jwt A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. 9,436
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
lexik/lexikjwtauthenticationbundle Provides JWT authentication for Symfony APIs 2,533
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
generationtux/jwt-artisan A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. 141
adam-hanna/jwt-auth A JSON web token middleware for GoLang http servers. 232
gokul595/api_guard Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs 276
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,278