Class: Lyft::Client::Api::Oauth::Scope
- Inherits:
-
Object
- Object
- Lyft::Client::Api::Oauth::Scope
- Defined in:
- lib/lyft/client/api/oauth/scope.rb
Overview
Constant Summary collapse
- PUBLIC =
'public'- READ_RIDES =
'rides.read'- OFFLINE =
'offline'- REQUEST_RIDES =
'rides.request'- PROFILE =
'profile'