Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
resource
public string $resourceType: string
authorization_servers
public array $authorization_serversType: array
scopes_supported
public array $scopes_supportedType: array
metadata_url
public string $metadata_urlType: string
jwt
Options passed through to the Hazaar\Auth\Session\Backend\JWT instance used to
public array $jwtType: array
verify access tokens, exactly as auth.jwt would be. Not typed as Hazaar\Auth\Session\Backend\JWT\Options directly because this resource server applies its own defaults (alg, issuer, fingerprintKeys) that differ from that class's, only for keys the caller hasn't already supplied.
Generated by Hazaar API Doc Generator on Sun, 23 Aug 2026 10:49:43 +0000