Skip to main content

Go Jwt Middleware

Skill Verified Active
Part of: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.

Purpose

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.

Features

  • JWT Bearer token validation
  • Scope and permission checks
  • Stateless authentication
  • DPoP proof-of-possession binding
  • Integration with auth0/go-jwt-middleware/v3

Use Cases

  • 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

Non-Goals

  • 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

Quality Score

Verified
99 /100
Analyzed about 20 hours ago

Trust Signals

Last commitabout 22 hours ago
Stars20
LicenseApache-2.0
Status
View Source

Similar Extensions

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

Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.

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

© 2025 SkillRepo · Find the right skill, skip the noise.