\Hubleto\Framework\Auth\KeycloakOAuth2Provider
| Parent class | Auth |
Properties
provider
public $provider
Methods
__construct
public __construct(array $config = []): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$config |
array |
signOut
public signOut(): mixed
getAccessToken
public getAccessToken(): mixed
setAccessToken
public setAccessToken(mixed $accessToken): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$accessToken |
mixed |
auth
public auth(): void
