object OAuthGrantTypes
OAuth grant types constants
AuthorizationCode
const val AuthorizationCode: String
Password
const val Password: String