Options
Less than 1 minute
Options
Shared configuration shape for the DBI-backed OAuth stores (Hazaar\OAuth\Store\DBI\AuthorizationCodeStore,
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Hazaar\OAuth\Store\DBI\ClientRepository, Hazaar\OAuth\Store\DBI\RefreshTokenStore): all three only ever need a database connection and a table name, and each falls back to its own default table name when table isn't set.
Properties
database
Passed to Hazaar\DBI\Adapter::create. Defaults to the application's default
public mixed $databaseType: mixed
database connection.
table
public string $tableType: string
Generated by Hazaar API Doc Generator on Sun, 23 Aug 2026 10:49:43 +0000