Adds Auth0 JWT validation to your PHP API routes—checks bearer tokens, verifies permissions, and enforces scopes without storing session state.
Best for: Engineers building REST APIs that accept tokens from SPAs, mobile apps, or third-party clients.
Creator's repository · auth0/agent-skills
License: Apache-2.0