firebase / firebase/firebase-unity-sdk

Play game auth not merge account with google signin and doesn't get PhotoUrl

Open
#274 3 comments 0 reactions 0 assignees View on GitHub
api: auth type: feature request
Dominant language
C#
Stars
320
Forks
60
Avg merge
13h 32m
Merged PRs (30d)
13

Description

I have firebase init user with google play game server auth code successfully. However even there was the same user with google account and I have set preventing authenticate multiple account with the same email, it still result in separate ID and doesn't merge with existing user

And PhotoUrl is `null` when authenticate with play game service. It should return at least the `PlayGamesPlatform.Instance.GetUserImageUrl()`

Are these the expected behaviour of play game auth?

Contributor guide

Open the contributing guide

Research direction

Reproduce Firebase initialization with a Google Play Games server auth code and an existing Google account using the same email. Inspect the resulting user IDs and PhotoUrl, then compare PhotoUrl with PlayGamesPlatform.Instance.GetUserImageUrl(). Done means the expected account-linking and photo behavior is documented or the discrepancy is isolated.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, firebase, unity
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.