تخطي إلى المحتوى

tsoa-next / @tsoa-next/runtime / 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.description

flow

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.scopes

tokenUrl

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

توليد OpenAPI وتوليد المسارات والتحقق وقت التشغيل مع اعتماد TypeScript أولاً.