You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case the default "is this you?" screen is automatically shown by android as soon as I try to login into my account.
👍 Expected behavior
Switching to any authenticator app doesn't break the login flow.
Users should be able to switch to other app (in my case the default android auth by google, check my 2FA Code (or press "that's me") and login after I've completed the 2FA flow
👎 Actual Behavior
The login flow is cancelled due to loss of app focus.
An exception is thrown:
metalwings
changed the title
🐛 Bug Report: Switching to any authenticator app while creating a Google OAuth Session breaks the login flow
🐛 Bug Report: [Android] Switching to any authenticator app while creating a Google OAuth Session breaks the login flow
Nov 19, 2023
👟 Reproduction steps
Requirements
Reproduction
createOAuth2Session(provider: "google")
Further information
Article how to add Google 2FA to your account: https://support.google.com/accounts/answer/185839
I've created a minimal reproduction repository:
https://gitlab.com/metalwings/appwrite-flutter-oauth2-demo
In my case the default "is this you?" screen is automatically shown by android as soon as I try to login into my account.
👍 Expected behavior
Switching to any authenticator app doesn't break the login flow.
Users should be able to switch to other app (in my case the default android auth by google, check my 2FA Code (or press "that's me") and login after I've completed the 2FA flow
👎 Actual Behavior
The login flow is cancelled due to loss of app focus.
An exception is thrown:
🎲 Appwrite version
Version 2.0.x
Appwrite Cloud
SDK Version 11
💻 Operating system
Linux
🧱 Your Environment
Problem can be reproduced in the appwrite cloud version
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: