Firebase Kotlin SDK
Toggle table of contents
2.2.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-auth
/
dev.gitlive.firebase.auth
/
PhoneAuthProvider
/
PhoneAuthProvider
Phone
Auth
Provider
android
common
ios
js
jvm
constructor
(
createOptionsBuilder
:
(
)
->
PhoneAuthOptions.Builder
)
(
source
)
actual
constructor
(
auth
:
FirebaseAuth
)
(
source
)
expect
constructor
(
auth
:
FirebaseAuth
=
Firebase.auth
)
(
source
)
constructor
(
ios
:
FIRPhoneAuthProvider
)
(
source
)
actual
constructor
(
auth
:
FirebaseAuth
)
(
source
)
constructor
(
js
:
PhoneAuthProvider
)
(
source
)
actual
constructor
(
auth
:
FirebaseAuth
)
(
source
)
constructor
(
android
:
PhoneAuthProvider
)
(
source
)
actual
constructor
(
auth
:
FirebaseAuth
)
(
source
)