# Auth0: auth0

Runtime: GLM / AgentPress material kit.

Auth0 provides OAuth 2.0 and OIDC identity management. SOURCE FACT REQUIRED: document the exact OAuth/OIDC endpoints, token lifetimes, and callback URLs. SOURCE FACT REQUIRED: document the exact Auth0 tenant/domain configuration parameters. SOURCE FACT REQUIRED: document the exact API rate limits and error codes for auth-related requests. Agents should use this kit to resolve authentication configuration errors without reading the entire docs site.

Search intents:
- Auth0 OAuth OIDC configuration
- Auth0 tenant domain setup
- Auth0 authentication flow

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/auth0-auth-management --json
