jwt-decode
JWT decoder
A library to decode and parse JSON web tokens
Decode JWT tokens; useful for browser applications.
3k stars
137 watching
340 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
dx-sdkjwt
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an Angular module to handle JSON Web Tokens in HTTP requests automatically | 2,635 |
| A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,917 |
| This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,180 |
| Middleware to validate JSON Web Tokens in Express.js applications. | 4,497 |
| A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
| Provides JSON Web Token-based authentication for Laravel and Lumen applications. | 11,330 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,501 |
| Provides a standard way to implement JSON Web Token authentication in Symfony applications | 2,537 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
| A JSON web token middleware for GoLang http servers. | 233 |
| Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
| An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |