Switching apps on android for 2FA cause oauth flow to start over again

Please provide the following:

  1. SDK Version: 42
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on. (expo-auth-session)

On Android:

  1. Open my app and tap on login with an oauth provider
  2. Type in username and password.
  3. Provider prompts for 2fa code.
  4. Switch to token app and get code.
  5. Upon switching back to my app, the oauth webview is gone and you need to log in again. And you better be quick before your code expires and you have to start the process over again. :frowning:

Is there any way to preview the web view from going away when my users switch apps?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.