jwt-auth
JWT middleware
A JSON web token middleware for GoLang http servers.
This package provides json web token (jwt) middleware for goLang http servers
233 stars
13 watching
43 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| | Provides JWT authentication middleware for Hertz framework | 28 |
| | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
| | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
| | Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| | An implementation of JSON Web Tokens in Rust. | 251 |
| | Provides token-based authentication middleware for Rack applications | 0 |
| | A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
| | A claims-based authentication standard implementation in Scala | 133 |
| | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| | An example of server-side authentication using JWT tokens in Next.js | 106 |
| | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
| | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| | Provides JSON Web Token-based authentication for CakePHP applications | 163 |