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
/
PhoneAuthProvider
Phone
Auth
Provider
js
external
class
PhoneAuthProvider
(
auth
:
Auth
?
)
:
AuthProvider
Members
Constructors
Phone
Auth
Provider
Link copied to clipboard
js
constructor
(
auth
:
Auth
?
)
Types
Companion
Link copied to clipboard
js
object
Companion
Functions
verify
Phone
Number
Link copied to clipboard
js
fun
verifyPhoneNumber
(
phoneInfoOptions
:
String
,
applicationVerifier
:
ApplicationVerifier
)
:
Promise
<
String
>