Skip to content

Firebase Admin .NET SDK v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 21:10
581b7f0

New Features

  • feat(auth): Add bulk user import functionality and hashing algorithms namespace (#191)

Miscellaneous

  • [chore] Release 1.14.0 (#198)
  • Fixed a flaky auth integration test by retrying the GetUser() API call (#197)
  • Add auth bulk get/delete snippets (#189)