tsoa-next / @tsoa-next/runtime / Swagger / OAuth2PasswordSecurity
Interfaz: OAuth2PasswordSecurity
Definido en: packages/runtime/src/swagger/swagger.ts:530
Extensión
BaseOAuthSecurity
Propiedades
description?
ts
optional description?: string;Definido en: packages/runtime/src/swagger/swagger.ts:479
Inhered from
ts
BaseOAuthSecurity.descriptionflow
ts
flow: "password";Definido en: packages/runtime/src/swagger/swagger.ts:532
scopes?
ts
optional scopes?: OAuthScope;Definido en: packages/runtime/src/swagger/swagger.ts:489
Inhered from
ts
BaseOAuthSecurity.scopestokenUrl
ts
tokenUrl: string;Definido en: packages/runtime/src/swagger/swagger.ts:533
type
ts
type: "oauth2";Definido en: packages/runtime/src/swagger/swagger.ts:531
Contributors
No contributors
Changelog
No recent changes
