OAuthFlows
- class OAuthFlows(d: dict[str, Any] = None, implicit: OAuthFlow = None, password: OAuthFlow = None, clientCredentials: OAuthFlow = None, authorizationCode: OAuthFlow = None)
Allows configuration of the supported OAuth Flows.
Allows configuration of the supported OAuth Flows.