OAuth 2.0 flows
public
CLIENT_CREDENTIALS = 0
Client Credentials flow
AUTHORIZATION_CODE = 1
Authorization Code flow