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

tsoa-next / @tsoa-next/runtime / Swagger / OAuth2ImplicitSecurity

Interface: OAuth2ImplicitSecurity

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

التذييلات

  • BaseOAuthSecurity

الممتلكات

authorizationUrl

ts
authorizationUrl: string;

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


description?

ts
optional description?: string;

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

تجاوزات

ts
BaseOAuthSecurity.description

flow

ts
flow: "implicit";

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


scopes?

ts
optional scopes?: OAuthScope;

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

Inherited from

ts
BaseOAuthSecurity.scopes

type

ts
type: "oauth2";

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

Contributors

No contributors

Changelog

No recent changes

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