Firebase Auth
- Added a new [`GetUserAsync()`](https://firebase.google.com/docs/reference/admin/dotnet/class/firebase-admin/auth/firebase-auth#getuserasync) method that allows retrieving user accounts.
- Added a new [`DeleteUserAsync()`](https://firebase.google.com/docs/reference/admin/dotnet/class/firebase-admin/auth/firebase-auth#deleteuserasync) method that allows deleting user accounts.