Skip to content

Display name as identifier #3382

@kaushalkumar86

Description

@kaushalkumar86

I am using this package to sign the user on unity and then passing the auth token to firebase for user login.

  1. I am requesting email in requestServerSideAccess but getting no email id.
  2. Upon authentication in firebase, the user is created with an identifier which is the display name of playgames user and not playgamesid. Due to which if the player signs out and changed its display name and logins again in my app, firebase sees him as new user and creating a new account.

I would like to request that while generating token-id for auth, add playgamesid in identifer (UID) and not the display name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions