Open koenpunt opened 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
Am implementing this... ⛵
I have made a tool for help create access tokens while developing something with the uber api. http://github.com/chrisenytc/ubauth
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