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: about 2 years ago
Linked from 1 awesome list

dx-sdkjwt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
auth0/angular2-jwtProvides an Angular module to handle JSON Web Tokens in HTTP requests automatically2,635
auth0/java-jwtA Java library implementing the JSON Web Token standard for digital signatures and token validation.5,917
dwyl/learn-json-web-tokensThis project teaches how to use JSON Web Tokens for authentication in web and mobile applications.4,180
auth0/express-jwtMiddleware to validate JSON Web Tokens in Express.js applications.4,497
firebase/php-jwtA PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard.9,458
tymondesigns/jwt-authProvides JSON Web Token-based authentication for Laravel and Lumen applications.11,330
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
ticarpi/jwt_toolA toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities5,501
lexik/lexikjwtauthenticationbundleProvides a standard way to implement JSON Web Token authentication in Symfony applications2,537
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11
restuwahyu13/jwt-transformTools for transforming and decrypting JSON Web Tokens using encryption algorithms18
generationtux/jwt-artisanA package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications.141
adam-hanna/jwt-authA JSON web token middleware for GoLang http servers.233
gokul595/api_guardProvides JWT-based authentication with token refreshing and blacklisting for Rails APIs276
golang-jwt/jwtAn implementation of JSON Web Tokens for authentication and security in Go programming language7,375