tsoa-next / tsoa-next / Swagger / OAuth2PasswordSecurity
Interface: OAuth2Passwordsecurity
محددة في: packages/runtime/src/swagger/swagger.ts:530
التذييلات
BaseOAuthSecurity
الممتلكات
description?
ts
optional description?: string;محددة في: packages/runtime/src/swagger/swagger.ts:479
Inherited from
ts
BaseOAuthSecurity.descriptionflow
ts
flow: "password";محددة في: packages/runtime/src/swagger/swagger.ts:532
scopes?
ts
optional scopes?: OAuthScope;محددة في: packages/runtime/src/swagger/swagger.ts:489
Inherited from
ts
BaseOAuthSecurity.scopestokenUrl
ts
tokenUrl: string;محددة في: packages/runtime/src/swagger/swagger.ts:533
type
ts
type: "oauth2";محددة في: packages/runtime/src/swagger/swagger.ts:531
Contributors
No contributors
Changelog
No recent changes
