Skip to content

I have question in function SignInService #21

Description

@GundamD

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions