tsoa-next / @tsoa-next/runtime / Swagger / OAuth2AccessCodeSecurity
Interfaz: OAuth2AccesCodeSecurity
Definido en: packages/runtime/src/swagger/swagger.ts:542
Extensión
BaseOAuthSecurity
Propiedades
authorizationUrl
ts
authorizationUrl: string;Definido en: packages/runtime/src/swagger/swagger.ts:546
description?
ts
optional description?: string;Definido en: packages/runtime/src/swagger/swagger.ts:479
Inhered from
ts
BaseOAuthSecurity.descriptionflow
ts
flow: "accessCode";Definido en: packages/runtime/src/swagger/swagger.ts:544
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:545
type
ts
type: "oauth2";Definido en: packages/runtime/src/swagger/swagger.ts:543
Contributors
No contributors
Changelog
No recent changes
