jose
JWT library
Extensible JOSE library for Scala providing features for JWT signing and validation
Extensible JOSE library for Scala
15 stars
4 watching
5 forks
Language: Scala
last commit: 5 months ago josejwtjwt-validationscalasigning
Related projects:
Repository | Description | Stars |
---|---|---|
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 452 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
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 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 308 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
jap-company/fields | A modular validation library for Scala that enables expressive and lightweight validation of data structures. | 48 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,548 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 703 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 63 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |