sjwt
JWT library
A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature
Simple JWT Golang
120 stars
3 watching
9 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
authenticationgolangjsonwebtokenjwtsimple
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight JWT library for Go | 673 |
| A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| A JSON web token middleware for GoLang http servers. | 233 |
| A library implementing JSON Web Token and related security protocols for .NET development | 951 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
| Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 124 |
| An implementation of JSON Web Tokens in Rust. | 251 |
| An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
| An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |