tsoa-next
    Preparing search index...
    interface OAuth2Security3 {
        description?: string;
        flows: Swagger.OAuthFlow;
        type: "oauth2";
    }

    Hierarchy

    • BaseSecurity
      • OAuth2Security3
    Index

    Properties

    description?: string
    type: "oauth2"