Preparing search index...
The search index is not available
jimpex
jimpex
EnsureBearerConstructorOptions
Type Alias EnsureBearerConstructorOptions
Ensure
Bearer
Constructor
Options
:
DeepPartial
<
EnsureBearerTokenOptions
>
&
{
inject
:
{
HTTPError
:
HTTPErrorClass
;
statuses
:
Statuses
;
}
;
}
The options to construct a
EnsureBearerToken
.
Type declaration
inject
:
{
HTTPError
:
HTTPErrorClass
;
statuses
:
Statuses
;
}
A dictionary with the dependencies to inject.
HTTPError
:
HTTPErrorClass
statuses
:
Statuses
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a EnsureBearerToken.