Go Jwt Middleware
Skill Verifiziert AktivUse when securing Go HTTP API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth. Integrates github.com/auth0/go-jwt-middleware/v3 for REST APIs receiving access tokens from frontends or mobile apps. Also handles DPoP proof-of-possession token binding. Triggers on jwtmiddleware, go-jwt-middleware, Go API auth, JWT validation, CheckJWT.
To enable developers to easily secure their Go HTTP API endpoints using JWT Bearer token validation and scope checks, leveraging the auth0/go-jwt-middleware library.
Funktionen
- JWT Bearer token validation
- Scope and permission checks
- Stateless authentication
- DPoP proof-of-possession binding
- Integration with auth0/go-jwt-middleware/v3
Anwendungsfälle
- Securing REST API endpoints in Go applications
- Implementing stateless authentication for microservices
- Validating access tokens issued by Auth0 for Go backends
- Configuring JWT middleware with custom claims and scopes
Nicht-Ziele
- Securing Go server-rendered web applications (use go-auth0)
- Client-side authentication for Single Page Applications (use auth0-react, etc.)
- Mobile application authentication (use auth0-swift, auth0-android, etc.)
- Authentication for non-Go backends (use framework-specific Auth0 libraries)
Installation
/plugin install auth0@auth0-agent-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Auth0 Express OAuth2 JWT Bearer
100Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support
Auth0 Nuxt
100Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK
Auth0 Spring Boot API
99Use when securing Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP proof-of-possession - integrates com.auth0:auth0-springboot-api SDK for REST APIs receiving access tokens from frontends or mobile apps. Triggers on Auth0AuthenticationFilter, Spring Boot API auth, JWT validation, SecurityFilterChain, hasAuthority SCOPE.
X Twitter Scraper
100Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.