firebase-auth
Toggle table of contents
2.4.0
js
Platform filter
js
Switch theme
Search in API
firebase-auth
firebase-auth
/
dev.gitlive.firebase.auth.externals
/
updateEmail
update
Email
js
external
fun
updateEmail
(
user
:
User
,
newEmail
:
String
)
:
Promise
<
Unit
>