new BearerAuth()
new BearerAuth(string $data)
Parameters
Name | Type | Default | Description |
---|---|---|---|
$datarequired | string |
no default value | Raw authentication data after the first space in the Authorization header |
Parent class
Kirby\Http\Request\Auth\BearerAuth
inherited from Kirby\Http\Request\Auth