json-jwt
JSON Token Library
Provides an implementation of JSON Web Token and its family in Ruby
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
299 stars
14 watching
81 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
josejson-web-encryptionjson-web-keyjson-web-signaturejson-web-tokenjwejwkjwsjwt
Related projects:
Repository | Description | Stars |
---|---|---|
garyf/json_web_token | Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 452 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
kylef/jsonwebtoken.swift | Provides an implementation of JSON Web Tokens in Swift | 762 |
garyf/json_web_token_ex | An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |