This repository was archived by the owner on Sep 7, 2022. It is now read-only.
v4.1.0
- Upgraded to Firebase JS API
4.2.0. - Added
toJsontoDataSnapshotandQuery. Auth:- Implemented
PhoneAuthProviderandRecaptchaVerifier.
- Implemented
User:- Added
phoneNumberproperty to theUserInfo. - Added
linkWithPhoneNumber,updatePhoneNumberand
reauthenticateWithPhoneNumbermethods.
- Added
- New example demonstrating
PhoneAuthProviderfunctionality in
example/auth_phone. - Added more tests for V4 API.