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

I have question in function SignInService #21

Open
GundamD opened this issue Aug 30, 2021 · 0 comments
Open

I have question in function SignInService #21

GundamD opened this issue Aug 30, 2021 · 0 comments

Comments

@GundamD
Copy link

GundamD commented Aug 30, 2021

I develop function sign in google and huawei, In section google, I config require id token in cloud and when use in old function config with

 GoogleSignInOptions.Builder(GoogleSignInOptions.DEFAULT_SIGN_IN)
            .requestIdToken([IdToken])
            .build()

But I can't set id token to library and when I look in library (GmsSignInService) I find that library doesn't have a set token part . Or is there any other way to set id token for google login?

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

1 participant