Globals / OAuth2ApplicationSecurity
-
↳ OAuth2ApplicationSecurity
• Optional
description: string
Inherited from BaseSecurity.description
Defined in node_modules/@types/swagger-schema-official/index.d.ts:200
• flow: "application"
Overrides BaseOAuthSecurity.flow
Defined in node_modules/@types/swagger-schema-official/index.d.ts:233
• Optional
scopes: OAuthScope
Inherited from BaseOAuthSecurity.scopes
Defined in node_modules/@types/swagger-schema-official/index.d.ts:216
• tokenUrl: string
Defined in node_modules/@types/swagger-schema-official/index.d.ts:234
• type: "oauth2"
Overrides BaseOAuthSecurity.type
Defined in node_modules/@types/swagger-schema-official/index.d.ts:232