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
/
verifyPasswordResetCode
verify
Password
Reset
Code
js
external
fun
verifyPasswordResetCode
(
auth
:
Auth
,
code
:
String
)
:
Promise
<
String
>