This drops Auth0's JWT validation into Spring Boot REST APIs with minimal fuss. You get scope-based authorization with Spring Security's hasAuthority, built-in DPoP proof-of-possession support, and auto-configuration that keeps boilerplate low. It's specifically for stateless APIs that receive access tokens from frontends or mobile apps, not for server-rendered web apps with login pages. The setup is straightforward if you remember to create an API resource in Auth0 (not an Application) and keep the https:// off your domain config. Includes an automated CLI setup option that writes your application.yml for you, which honestly saves the usual copy-paste mistakes.
npx -y skills add auth0/agent-skills --skill auth0-springboot-api --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills