Type alias OAuth2FlowTypes

OAuth2FlowTypes: "authorizationCode" | "implicit" | "password" | "clientCredentials"

Generated using TypeDoc