tsoa-next / tsoa-next / Swagger / OAuth2ApplicationSecurity
Interface: OAuth2ApplicationSecurity
محددة في: packages/runtime/src/swagger/swagger.ts:536
التذييلات
BaseOAuthSecurity
الممتلكات
description?
ts
optional description?: string;محددة في: packages/runtime/src/swagger/swagger.ts:479
Inherited from
ts
BaseOAuthSecurity.descriptionflow
ts
flow: "application";محددة في: packages/runtime/src/swagger/swagger.ts:538
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:539
type
ts
type: "oauth2";محددة في: packages/runtime/src/swagger/swagger.ts:537
Contributors
No contributors
Changelog
No recent changes
