InvalidToken
Less than 1 minute
InvalidToken
The bearer token presented to a resource server is missing, malformed, expired, or otherwise
class InvalidToken extends \Hazaar\OAuth\Exception\OAuthExceptionExtends: Hazaar\OAuth\Exception\OAuthException
invalid (RFC 6750 §3.1).
Methods
__construct
public __construct(string $detail = 'The access token is missing, expired, revoked, or otherwise invalid.'): voidParameters
| Parameter | Type | Description |
|---|---|---|
$detail | string |
Generated by Hazaar API Doc Generator on Sun, 23 Aug 2026 10:49:43 +0000