har2api - v0.1.0
npm
GitHub
VTX Labs
Preparing search index...
AuthScheme
Type Alias AuthScheme
AuthScheme
:
|
{
scheme
:
"bearer"
|
"basic"
;
type
:
"http"
}
|
{
in
:
"header"
|
"query"
;
name
:
string
;
type
:
"apiKey"
}
|
{
type
:
"none"
}
A detected authentication mechanism for the whole API.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
npm
GitHub
VTX Labs
har2api - v0.1.0
Loading...
A detected authentication mechanism for the whole API.