Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/runtime
Swagger
OAuth2ImplicitSecurity
Interface OAuth2ImplicitSecurity
interface
OAuth2ImplicitSecurity
{
authorizationUrl
:
string
;
description
?:
string
;
flow
:
"implicit"
;
scopes
?:
Swagger
.
OAuthScope
;
type
:
"oauth2"
;
}
Hierarchy
BaseOAuthSecurity
OAuth2ImplicitSecurity
Index
Properties
authorization
Url
description?
flow
scopes?
type
Properties
authorization
Url
authorization
Url
:
string
Optional
description
description
?:
string
flow
flow
:
"implicit"
Optional
scopes
scopes
?:
Swagger
.
OAuthScope
type
type
:
"oauth2"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authorization
Url
description
flow
scopes
type
tsoa
Loading...
Generated using
TypeDoc