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
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
The text was updated successfully, but these errors were encountered:
@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
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
The text was updated successfully, but these errors were encountered: