Skip to content

tsoa-next / tsoa-next / Swagger / OAuthFlow

Type Alias: OAuthFlow

ts
type OAuthFlow = { [flowName in OAuth2FlowTypes]?: OAuth2SecurityFlow3 };

Defined in: packages/runtime/src/swagger/swagger.ts:553

TypeScript-first OpenAPI generation, route generation, and runtime validation.