* [chore] Release 1.15.0 (221) * chore: Moved FirebaseAuthTest to the Auth namespace (220) * chore: Moving GetUsersTest to a top-level class (219) * chore: Added sample snippets for IdP config APIs (218)
1.14.0
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)
1.13.0
New Features
* feat(auth): Add bulk get/delete methods (151)
Miscellaneous
* [chore] Release 1.13.0 (188) * Remove {code foo} tag. (187) * Fix doc strings for bulk get/delete users (186) * chore: Add instructions to CONTRIBUTING.md for manually enabling Email/Password authentication (184) * chore: Added snippets for error handling (180)