-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Sign in shows QR code on mobile #5780
Comments
Hi @jasonJamEther, I'm sorry you are facing this issue. Can you confirm if this happens on another google account? |
Yes we have lots of our testers having this issue. |
We will investigate this issue, thank you for your prompt response @jasonJamEther, in the meantime, it may be possible to take a screenshot of the qr code and scan it through the devices photos app if it has that capability, as a bandaid |
@jasonJamEther , my apologies for the late response on this issue. I have been unable to reproduce this problem however, is your OAuth client set to IOS and not "TV and limited input" in the Google Cloud console? |
Description
I am building a mobile app. I am using amplify for google sign in. I launch the google oauth webview workflow, I enter my email address and click continue. The next screen that appears is a QR code to validate my login. I am on a phone and cannot scan a QR code on the device I am using to login. How can I remove the QR code as an option for validation during the Amplify cognito google sign in process?
Categories
Steps to Reproduce
Start a google sign in workflow on a device with no passkey tied to your google login
Enter you email address and click continue
A bottom sheet appears asking you to scan a qr code.
Screenshots
Platforms
Flutter Version
3.27.0
Amplify Flutter Version
2.4.1
Deployment Method
Amplify Gen 2
Schema
No response
The text was updated successfully, but these errors were encountered: