Firebase Kotlin SDK
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 Kotlin SDK
firebase-auth
/
dev.gitlive.firebase.auth
/
FirebaseAuth
/
signInWithCustomToken
sign
In
With
Custom
Token
android
apple
common
js
jvm
actual
suspend
fun
signInWithCustomToken
(
token
:
String
)
:
AuthResult
(
source
)
actual
suspend
fun
signInWithCustomToken
(
token
:
String
)
:
AuthResult
(
source
)
expect
suspend
fun
signInWithCustomToken
(
token
:
String
)
:
AuthResult
(
source
)
actual
suspend
fun
signInWithCustomToken
(
token
:
String
)
:
AuthResult
(
source
)
actual
suspend
fun
signInWithCustomToken
(
token
:
String
)
:
AuthResult
(
source
)