json_web_token
JSON token library
Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation
A Ruby implementation of the JSON Web Token (JWT) standard, RFC 7519
60 stars
6 watching
4 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
| Provides an implementation of JSON Web Token and its family in Ruby | 298 |
| An implementation of JSON Web Tokens in Rust. | 251 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
| An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 124 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A Ruby implementation of the JSON data serialization format | 704 |
| Develops an internet standard for querying JSON data | 60 |
| Provides an implementation of JSON Web Tokens in Swift | 762 |
| An implementation of JSON Web Token authentication in Crystal programming language | 206 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |