Adds JWT Bearer token validation and scope checks to FastAPI routes using Auth0. Handles token binding and permission enforcement without rolling your own security logic.
Best for: Engineers building an API that trusts tokens from single-page apps or mobile clients.
Creator's repository · auth0/agent-skills
License: Apache-2.0