Skip to content

Config

class Vendidit\AuthServer\Config Source: 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()

Absolute base URL with API prefix, no trailing slash.

endpoint(string $path)

Build full endpoint URL.