We are building a similar type of feature app like Uber but rather than build out the driver authentication and verification pieces, we would prefer to simply Use the Uber Driver ID as an auth. Can this be done?
Asked
Active
Viewed 393 times
1 Answers
0
You could key your user accounts off their Uber UUID. It's part of the /v1/me endpoint. Driver-partners and riders authenticate against third party apps the same way.

Chris Messina
- 16
- 2