Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
SwaggerV2
ISecurityDefinition
IOauth2Password
Interface IOauth2Password
interface
IOauth2Password
{
description
?:
string
;
flow
:
"password"
;
scopes
?:
Record
<
string
,
string
>
;
tokenUrl
?:
string
;
type
:
"oauth2"
;
}
Index
Properties
description?
flow
scopes?
token
Url?
type
Properties
Optional
description
description
?:
string
flow
flow
:
"password"
Optional
scopes
scopes
?:
Record
<
string
,
string
>
Optional
token
Url
tokenUrl
?:
string
type
type
:
"oauth2"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
flow
scopes
token
Url
type
Nestia API Documents
Loading...