tsoa-next / @tsoa-next/runtime / Swagger / OAuth2ImplicitSecurity
Interfaz: OAuth2ImplicitSecurity
Definido en: packages/runtime/src/swagger/swagger.ts:523
Extensión
BaseOAuthSecurity
Propiedades
authorizationUrl
ts
authorizationUrl: string;Definido en: packages/runtime/src/swagger/swagger.ts:527
description?
ts
optional description?: string;Definido en: packages/runtime/src/swagger/swagger.ts:525
Anulaciones
ts
BaseOAuthSecurity.descriptionflow
ts
flow: "implicit";Definido en: packages/runtime/src/swagger/swagger.ts:526
scopes?
ts
optional scopes?: OAuthScope;Definido en: packages/runtime/src/swagger/swagger.ts:489
Inhered from
ts
BaseOAuthSecurity.scopestype
ts
type: "oauth2";Definido en: packages/runtime/src/swagger/swagger.ts:524
Contributors
No contributors
Changelog
No recent changes
