jwtvault
Token manager
An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely
Highly flexible library to manage and orchestrate JWT workflow
68 stars
7 watching
6 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |
hertz-contrib/paseto | A middleware library for managing JSON Web Tokens (JWTS) in web applications | 6 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
wwt/swiftcurrent | A Swift library that simplifies workflow management in iOS and macOS applications by decoupling views from the flow of operations | 307 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
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. | 674 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
rars/ngx-jwt | An Angular library that adds JWT token authentication to HTTP requests. | 1 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |