simple-jwt-provider
Auth provider
Provides JWT-based authentication and user management with optional password reset and custom claims
38 stars
2 watching
5 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
awesome-gogogolangjwtlightweightpostgrespostgresqlprovidersimple
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| A claims-based authentication standard implementation in Scala | 133 |
| A JSON web token middleware for GoLang http servers. | 233 |
| An authentication system for Hasura and PostgreSQL using JWT tokens | 84 |
| Provides JWT authentication middleware for Hertz framework | 28 |
| A comprehensive authorization and multi-tenant library for ASP.NET Core applications | 822 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| An authentication API using Go and MongoDB with JWT authorization | 53 |
| A thin wrapper around Guardian for Phoenix Framework authentication functionality | 106 |
| A JWT authentication plug for Elixir applications | 39 |
| A lightweight library for implementing authentication and authorization in Ember.js applications | 1,923 |
| Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
| Provides JWT support for authentication in Vapor web applications | 327 |
| Protects access to endpoints by validating JWT scopes and permissions. | 97 |
| Parses basic authentication credentials from HTTP headers | 703 |