Globals / OAuth2AccessCodeSecurity
-
↳ OAuth2AccessCodeSecurity
• authorizationUrl: string
Defined in node_modules/@types/swagger-schema-official/index.d.ts:241
• Optional
description: string
Inherited from BaseSecurity.description
Defined in node_modules/@types/swagger-schema-official/index.d.ts:200
• flow: "accessCode"
Overrides BaseOAuthSecurity.flow
Defined in node_modules/@types/swagger-schema-official/index.d.ts:239
• 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:240
• type: "oauth2"
Overrides BaseOAuthSecurity.type
Defined in node_modules/@types/swagger-schema-official/index.d.ts:238