Firebase Admin .NET SDK v1.5.0
Firebase Auth
- Added a new
GetUserAsync()
method that allows retrieving user accounts. - Added a new
DeleteUserAsync()
method that allows deleting user accounts.
GetUserAsync()
method that allows retrieving user accounts.DeleteUserAsync()
method that allows deleting user accounts.