redbean-jwt
JWT library
A Lua implementation of JSON Web Tokens for secure data transmission
JSON Web Token for redbean
22 stars
2 watching
1 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
cosmopolitanjwtredbean
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |
skylothar/lua-resty-jwt | Provides a Lua implementation of the JSON Web Token (JWT) specification | 513 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
garyf/json_web_token_ex | An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
yourkarma/jwt | A JSON Web Token implementation in Objective-C. | 351 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
garyf/json_web_token | Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |