Globals / OAuth2PasswordSecurity
-
↳ OAuth2PasswordSecurity
• Optional
description: string
Inherited from BaseSecurity.description
Defined in node_modules/@types/swagger-schema-official/index.d.ts:200
• flow: "password"
Overrides BaseOAuthSecurity.flow
Defined in node_modules/@types/swagger-schema-official/index.d.ts:227
• 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:228
• type: "oauth2"
Overrides BaseOAuthSecurity.type
Defined in node_modules/@types/swagger-schema-official/index.d.ts:226