Files
react-native-firebase/packages/auth/lib
gwenoleR 71a1120337 fix!(auth): confirm code returns User instead of UserCredential (#3684)
[publish]

BREAKING CHANGE: `confirm(verificationCode)` now correctly returns an instance of `UserCredentials` instead of `User`. You can access `User` from the `.user` property on the `UserCredentials` instance.
2020-05-28 22:52:07 +01:00
..
2020-02-13 12:31:53 +00:00
2019-05-09 10:48:10 +01:00
2019-08-14 13:42:08 +03:00