Adds Auth0 JWT validation to Fastify endpoints. Checks bearer tokens, enforces scopes, and gates routes without custom auth code.
Best for: Engineers building a backend API that needs to trust only requests from your own frontend or app.
Creator's repository · auth0/agent-skills
License: Apache-2.0