jwt-scala
Token generator
A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms.
JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut
674 stars
15 watching
141 forks
Language: Scala
last commit: 15 days ago
Linked from 1 awesome list
jwtjwt-scalascala
Related projects:
Repository | Description | Stars |
---|---|---|
cristalhq/jwt | A lightweight JWT library for Go | 671 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
skylothar/lua-resty-jwt | Provides a Lua implementation of the JSON Web Token (JWT) specification | 513 |
rars/ngx-jwt | An Angular library that adds JWT token authentication to HTTP requests. | 1 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
sagi/workers-jwt | Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 95 |
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 15 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 909 |
kingsabri/jwtear | A command-line tool for parsing and manipulating JSON Web Tokens | 99 |