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
/
signInWithCustomToken
sign
In
With
Custom
Token
js
external
fun
signInWithCustomToken
(
auth
:
Auth
,
token
:
String
)
:
Promise
<
AuthResult
>