sishen / uber-ruby

A Ruby Interface to the Uber API
MIT License
47 stars 42 forks source link

Methods for OAuth flow #13

Open koenpunt opened 8 years ago

koenpunt commented 8 years ago

It would be nice to have methods for the oauth authorize and token urls, constructed with the client id and secret.

https://login.uber.com/oauth/v2/authorize

https://login.uber.com/oauth/v2/token

milesmatthias commented 8 years ago

Am implementing this... ⛵

chrisenytc commented 8 years ago

I have made a tool for help create access tokens while developing something with the uber api. http://github.com/chrisenytc/ubauth