Skip to content

Firebase Admin .NET SDK v1.9.2

Compare
Choose a tag to compare
@lahirumaramba lahirumaramba released this 11 Feb 19:37
· 137 commits to master since this release
489f1a7

Firebase Auth

  • [Fixed] User management APIs now correctly raise ErrorCode.AlreadyExists when an already in-use email address is specified for a user. Thanks kcieslinski for the contribution.