Globals / OAuth2ImplicitSecurity
-
↳ OAuth2ImplicitSecurity
• authorizationUrl: string
Defined in node_modules/@types/swagger-schema-official/index.d.ts:222
• Optional
description: string
Inherited from BaseSecurity.description
Defined in node_modules/@types/swagger-schema-official/index.d.ts:200
• flow: "implicit"
Overrides BaseOAuthSecurity.flow
Defined in node_modules/@types/swagger-schema-official/index.d.ts:221
• Optional
scopes: OAuthScope
Inherited from BaseOAuthSecurity.scopes
Defined in node_modules/@types/swagger-schema-official/index.d.ts:216
• type: "oauth2"
Overrides BaseOAuthSecurity.type
Defined in node_modules/@types/swagger-schema-official/index.d.ts:220