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

tsoa-next / @tsoa-next/runtime / Swagger / OAuth2SecurityFlow3

Interface: OAuth2SecurityFlow3

محددة في: packages/runtime/src/swagger/swagger.ts:517

التذييلات

  • BaseSecurity

الممتلكات

authorizationUrl?

ts
optional authorizationUrl?: string;

محددة في: packages/runtime/src/swagger/swagger.ts:519


description?

ts
optional description?: string;

محددة في: packages/runtime/src/swagger/swagger.ts:479

Inherited from

ts
BaseSecurity.description

scopes?

ts
optional scopes?: OAuthScope;

محددة في: packages/runtime/src/swagger/swagger.ts:520


tokenUrl?

ts
optional tokenUrl?: string;

محددة في: packages/runtime/src/swagger/swagger.ts:518

Contributors

No contributors

Changelog

No recent changes

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