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

Can we maintain cookies in webView for google Sign in. #29

Open
rohitsangwan01 opened this issue Sep 9, 2022 · 2 comments
Open

Can we maintain cookies in webView for google Sign in. #29

rohitsangwan01 opened this issue Sep 9, 2022 · 2 comments

Comments

@rohitsangwan01
Copy link

Thanks for this awesome package ,
Can we maintain cookies or somehow save login details of users ,
currently we have to login every time in webView for google signin
can we avoid this somehow
like in Android we got a list of already logged in google accounts to choose for signIn

@amorenew
Copy link

amorenew commented Nov 3, 2022

@rohitsangwan01 Do you use silent login "_googleSignIn.signInSilently()" on firebase from google_sign_in package?
in release mode the app auto login and no issue there

@rohitsangwan01
Copy link
Author

@amorenew no am not using _googleSignIn.signInSilently() , btw haven't tried in release mode yet

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

2 participants