uber / uber-ios-sdk

Uber iOS SDK (beta)
https://developer.uber.com/docs
MIT License
376 stars 125 forks source link

Update RideRequestViewController to use new Auth API #201

Closed edjiang closed 6 years ago

edjiang commented 7 years ago

We update the RideRequestViewController to remove dependencies on the old LoginView and use the LoginManager to present the appropriate login flows instead. As you can see, it results in a net reduction of code :)