Class: Lyft::Client::Api::Oauth::GrantType
- Inherits:
-
Object
- Object
- Lyft::Client::Api::Oauth::GrantType
- Defined in:
- lib/lyft/client/api/oauth/grant_type.rb
Constant Summary collapse
- AUTHORIZATION_CODE =
'authorization_code'- CLIENT_CREDENTIALS =
'client_credentials'