tsoa-next / tsoa-next / Swagger / OAuth2ApplicationSecurity
Interfaz: OAuth2ApplicationSecurity
Definido en: packages/runtime/src/swagger/swagger.ts:536
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: "application";Definido en: packages/runtime/src/swagger/swagger.ts:538
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:539
type
ts
type: "oauth2";Definido en: packages/runtime/src/swagger/swagger.ts:537
Contributors
No contributors
Changelog
No recent changes
