nativescript-plugin-firebase
Advanced tools
Changelog
8.0.0 (2019, February 26)
getAuthToken
no longer returns a token (string
), but an GetAuthTokenResult
object which contains more data. See #1008.changePassword
is now updatePassword
, resetPassword
is now sendPasswordResetEmail
. See #1080.