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

Each time user tries to login, the package asks for google auth context, which is not how other apps works. #271

Open
aoneahsan opened this issue Apr 25, 2023 · 3 comments

Comments

@aoneahsan
Copy link

Each time user tries to login, the package asks for google auth context, which is not how other apps works.

269ad2de-3e89-43c6-800e-1377f8881be0

how can i configure the package so it will not ask user everytime user tries to login or signup.

please note user should still be able to choose any/different account every time he/she tries to login into the app, the mobile app should not just log user in into the last logged account automatically.

@aoneahsan
Copy link
Author

any one else facing this issue?

@technophilix
Copy link

Just remove this line forceCodeForRefreshToken: true, from your capacitor confif

@ciekawy
Copy link

ciekawy commented Oct 18, 2023

but the forceCodeForRefreshToken is supposed to enforce selecting email to login with not to confirm the permissions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants