Lock down PHP API endpoints with OAuth tokens

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.

Engineering / pipelines-dataatomicfor-engineersneeds-integrationfrom-repo

Source

Creator's repository · auth0/agent-skills

View on GitHub

License: Apache-2.0