jwt
JWT auth
Provides JWT authentication middleware for Hertz framework
JWT middleware for Hertz
28 stars
5 watching
12 forks
Language: Go
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
hertz-contrib/paseto | A middleware library for managing JSON Web Tokens (JWTS) in web applications | 6 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
hertz-contrib/i18n | A middleware solution for internationalization in Hertz web applications | 5 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
hertz-contrib/logger | A collection of logging libraries for Hertz applications | 16 |
hertz-contrib/hertzsentry | Provides unified interfaces to integrate real-time error monitoring into Hertz applications | 9 |
hertz-contrib/http3 | Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support | 10 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |