Adds Auth0 session-based login, logout, and profile endpoints to a PHP web app. Handles the OAuth flow, token storage, and user context in $_SESSION.
Best for: PHP developers wiring up enterprise SSO without building auth from scratch.
Creator's repository · auth0/agent-skills
License: Apache-2.0