uber / uber/rides-android-sdk

Uber SSO via Uber Russia, Uber BY

Open
#166 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
293
Forks
132
PR merge metrics
No merged PRs in 30d

Description

Hello,

Repro steps, stacktrace, screenshots:
We've implemented user Auth flow via uber SSO way ( https://d1a3f4spazzrp4.cloudfront.net/uberex/duc/SSO_Flowchart_v1.pdf ).

But some time ago Main client Uber App has been replaced with "Uber BY" and "Uber Russia" for Belarus and Russia. At the moment Uber users in this countries deleted Uber app and they are using ONLY "Uber BY" and "Uber Russia" apps:
https://play.google.com/store/apps/details?id=ru.yandex.uber
https://play.google.com/store/apps/details?id=ru.yandex.uber_by

But when user go to SSO-auth flow in my app, he is being redirected to Google Play to download main Uber app. Then the SDK launches main Uber app and user see full-screen error that the main Uber app has been replaced with custom Uber app for your country.

How to make SSO-auth via this Uber Russia and Uber BY apps without main app?

Expected Behavior:
User do auth in my app through main Uber app in his country.

Screenshots:
Screenshot_20190423-163531_Uber
Screenshot_20190423-163602_Google Play Store

Library version:
0.10.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the SSO-auth flow described in the issue and reproducing it with the Uber Russia and Uber BY apps on library version 0.10.1. Investigate why the flow redirects to Google Play and launches the main Uber app; done means users in the affected countries can authenticate through their installed country-specific Uber app without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.