Golang Gin Auth

Implement authentication and authorization in Go Gin APIs. Covers JWT middleware (jti blacklisting, refresh rotation), login/register handlers, bcrypt password hashing, RBAC, CSRF protection, rate limiting on auth endpoints, secure cookies, and admin impersonation guards. Use when adding auth, login, signup, JWT tokens, user sessions, permissions, or role checks to a Gin application.

cylixlee Updated

File contents

cylixlee/cortex/tree/main/.agents/skills/golang-gin-auth commit 30372960bf

Frequently asked questions

npx skillmds@latest add cylixlee/golang-gin-auth