Skip to content
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

[QUESTION] Does Amplify.Auth.singInWithWebUI with google provider open a browser on android devices ? #5798

Open
stMerlHin opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
auth Issues related to the Auth Category question A question about the Amplify Flutter libraries

Comments

@stMerlHin
Copy link

stMerlHin commented Jan 10, 2025

Hello everyone, I am wondering if calling Amplify.Auth.singInWithWebUI with google provider really opens A web view on android devices. I read the documentation and it seems like it really opens a web view. I'm just still in denial 😅 and I need an answer from someone who has already used this method on an Android device that has an active Google account or someone who knows exactly how it works to get me out of this phase. Otherwise, if this is indeed the case and Amplify.Auth.singInWithWebUI opens a web view, it will mean that the user will have to first authenticate in this webview first even though there would potentially already be a Google account saves to and active on the device.

What I would like to see when I call Amplify.Auth.singInWithWebUI on Android device with active google accounts 😅

image

A dialog with all previously registered google accounts.

Thanks.

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Jan 10, 2025
@tyllark tyllark self-assigned this Jan 11, 2025
@tyllark
Copy link
Member

tyllark commented Jan 11, 2025

Hello @stMerlHin, we will double check the implementation and get back to you with the requested details.

As a heads up we have an open feature request to display this account selection screen when only 1 account is logged rather then auto selecting the account.

@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Jan 11, 2025
@tyllark tyllark added question A question about the Amplify Flutter libraries auth Issues related to the Auth Category labels Jan 11, 2025
@github-actions github-actions bot removed the pending-triage This issue is in the backlog of issues to triage label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to the Auth Category question A question about the Amplify Flutter libraries
Projects
None yet
Development

No branches or pull requests

2 participants