firebase / firebase/firebase-admin-go
FR: Have GetUser return ExportedUserRecord
Open
type: feature request
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 274
- Avg merge
- 10h 39m
- Merged PRs (30d)
- 2
Description
### [REQUIRED] Step 2: Describe your environment
* Operating System version: MacOS
* Firebase SDK version: 4.6
* Library version: 4.6
* Firebase Product: auth
### [REQUIRED] Step 3: Describe the problem
#### Steps to reproduce:
The only way to retrieve password information for a user is to run `client.Users()` and iterate through every user in the system. I am trying to get the password details for a single user, but `GetUser` doesn't return an `ExportedUserRecord`
Contributor guide
Assessment
This issue has not been assessed yet.