Skip to content

[T] OAuth2Flow

type OAuth2Flow: AuthorizationCodeFlow | ImplicitFlow | PasswordFlow | ClientCredentialsFlow;