Firebase Admin Go SDK v2.2.0
- A new user management API that supports querying and updating
user accounts associated with a Firebase project. This addsGetUser(),
GetUserByEmail(),GetUserByPhoneNumber(),CreateUser(),UpdateUser(),
DeleteUser(),Users()andSetCustomUserClaims()functions to the
auth.ClientAPI.