Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Go Jwt Middleware

Skill Verifiziert Aktiv
Teil von:Auth0

Use 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.

Zweck

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-skills

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne20
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Auth0 Express OAuth2 JWT Bearer

100

Use 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

Skill
auth0

Auth0 Nuxt

100

Use 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

Skill
auth0

Auth0 Spring Boot API

99

Use 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.

Skill
auth0

X Twitter Scraper

100

Verwenden 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.

Skill
Xquik-dev

Slack

100

Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.

Skill
steipete

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

Skill
steipete