Config
Typed, immutable configuration for AuthClient.
Fields map 1:1 to env vars documented in AUTH-PHP-LARAVEL-DESIGN §3.3.
Methods
apiUrl()
function apiUrl(): stringAbsolute base URL with API prefix, no trailing slash.
endpoint()
function endpoint(string $path): stringBuild full endpoint URL.