firebase-auth
Toggle table of contents
2.2.0
js
Platform filter
js
Switch theme
Search in API
firebase-auth
firebase-auth
/
dev.gitlive.firebase.auth.externals
/
sendPasswordResetEmail
send
Password
Reset
Email
js
external
fun
sendPasswordResetEmail
(
auth
:
Auth
,
email
:
String
,
actionCodeSettings
:
Any
?
)
:
Promise
<
Unit
>