Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApi
ISecurityScheme
IOAuth2
Interface IOAuth2
OAuth2 authentication type.
interface
IOAuth2
{
description
?:
string
;
flows
:
OpenApi
.
ISecurityScheme
.
IOAuth2
.
IFlowSet
;
type
:
"oauth2"
;
}
Index
Properties
description?
flows
type
Properties
Optional
description
description
?:
string
flows
flows
:
OpenApi
.
ISecurityScheme
.
IOAuth2
.
IFlowSet
type
type
:
"oauth2"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
flows
type
Nestia API Documents
Loading...
OAuth2 authentication type.