OpenAPIConfig
@loginid/websdk3 • Docs
@loginid/websdk3 / Internal Modules / OpenAPIConfig
Type Alias: OpenAPIConfig
OpenAPIConfig:
object
Type declaration
BASE
BASE:
string
CREDENTIALS
CREDENTIALS:
"include"
|"omit"
|"same-origin"
ENCODE_PATH()?
optional
ENCODE_PATH: (path
) =>string
Parameters
• path: string
Returns
string
HEADERS?
PASSWORD?
optional
PASSWORD:string
|Resolver
<string
>
TOKEN?
optional
TOKEN:string
|Resolver
<string
>
USERNAME?
optional
USERNAME:string
|Resolver
<string
>
VERSION
VERSION:
string
WITH_CREDENTIALS
WITH_CREDENTIALS:
boolean