firebase-auth
Toggle table of contents
2.4.0
android
apple
common
js
jvm
Platform filter
android
apple
common
js
jvm
Switch theme
Search in API
firebase-auth
firebase-auth
/
dev.gitlive.firebase.auth
/
FirebaseUser
/
updateEmail
update
Email
android
apple
common
js
jvm
actual
suspend
fun
updateEmail
(
email
:
String
)
actual
suspend
fun
updateEmail
(
email
:
String
)
expect
suspend
fun
updateEmail
(
email
:
String
)
Deprecated
Use verifyBeforeUpdateEmail instead
Replace with
verifyBeforeUpdateEmail(email)
Content copied to clipboard
actual
suspend
fun
updateEmail
(
email
:
String
)
actual
suspend
fun
updateEmail
(
email
:
String
)