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

Getting incorrect user email (I get old email instead current) #624

Open
mblasi opened this issue May 23, 2024 · 0 comments
Open

Getting incorrect user email (I get old email instead current) #624

mblasi opened this issue May 23, 2024 · 0 comments

Comments

@mblasi
Copy link

mblasi commented May 23, 2024

[REQUIRED] Step 2: Describe your environment

  • Operating System version: GAE
  • Firebase SDK version: v.3.13.0+incompatible
  • Library version: _____
  • Firebase Product: auth

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

When getting user by ID, I get a UserRecord with a very-very-old Email. I cant find that email configured in any place at google workspache user profile anymore.

Relevant Code:

This is the function I'm using.

https://pkg.go.dev/firebase.google.com/go/auth#Client.GetUser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants