Gin JWT Middleware is a JWT authentication middleware for applications built with the Gin web framework in Go. It gives developers ready-to-use handlers for login, logout, token refresh, and protected routes. The middleware supports custom authentication logic, authorization checks, claims, token lookup rules, and response callbacks. It can work with tokens in headers or cookies and includes stronger refresh-token patterns for production use. It also supports Redis-backed refresh token storage, direct token generation, and multi-provider validation strategies. Overall, it is designed to make secure API authentication easier while keeping implementation flexible.
Features
- JWT authentication middleware for Gin applications
- Built-in login, logout, and refresh handlers
- Custom claims, authorization, and response callbacks
- Header-based and cookie-based token support
- Redis-backed refresh token storage support
- Direct token generation for custom authentication flows
Categories
FrameworksLicense
MIT LicenseFollow Gin JWT Middleware
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Gin JWT Middleware!