jwt-transform
Token transformer
Tools for transforming and decrypting JSON Web Tokens using encryption algorithms
Transform your real jwt token into fake jwt token.
18 stars
1 watching
1 forks
Language: TypeScript
last commit: 5 months ago algorithmbase64browsercryptographydecryptencrypthexjavascriptjwtjwt-transformnodenodejssecuritysecurity-toolstypescipttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,196 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,721 |
jwt-scala/jwt-scala | A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 251 |
jwt-dotnet/jwt | A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
rars/ngx-jwt | An Angular library that adds JWT token authentication to HTTP requests. | 1 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
nccgroup/jwt-reauth | An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. | 100 |
sagi/workers-jwt | Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 96 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 298 |
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |