Skip to content
rw3iss Auth

Config

class rw3iss\AuthServer\Config src/Config.php ↗

Typed, immutable configuration for AuthClient.

Fields map 1:1 to env vars documented in AUTH-PHP-LARAVEL-DESIGN §3.3.

Methods

apiUrl()

function apiUrl(): string

Absolute base URL with API prefix, no trailing slash.

endpoint()

function endpoint(string $path): string

Build full endpoint URL.