Adapter
Less than 1 minute
Adapter
- Full name:
\Hazaar\Auth\Interfaces\Adapter
Methods
queryAuth
Query the authentication adapter.
public queryAuth(string $identity, string[] $extra = []): array<string,mixed>|bool
Parameters:
Parameter | Type | Description |
---|---|---|
$identity | string | The identity |
$extra | string[] | The extra data |
Return Value:
The result
Automatically generated on 2024-11-14