OAuth2Flow
The workflow an OAuth2 Client uses for authorization with an authority.
Client Credentials flow
Code = 1
Authorization Code flow
Implicit = 0
Implicit flow
ResourceOwner = 3
Resource Owner flow