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: 4 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,635
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,917
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,180
auth0/express-jwt Middleware to validate JSON Web Tokens in Express.js applications. 4,497
firebase/php-jwt A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. 9,458
tymondesigns/jwt-auth Provides JSON Web Token-based authentication for Laravel and Lumen applications. 11,330
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,501
lexik/lexikjwtauthenticationbundle Provides a standard way to implement JSON Web Token authentication in Symfony applications 2,537
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. 233
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,375