Firebase Kotlin SDK
Toggle table of contents
3.0.0-alpha02
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
Firebase Kotlin SDK
firebase-auth
/
dev.gitlive.firebase.auth.externals
/
createUserWithEmailAndPassword
create
User
With
Email
And
Password
wasmJs
external
fun
createUserWithEmailAndPassword
(
auth
:
Auth
,
email
:
String
,
password
:
String
)
:
<Error class: unknown class>
<
AuthResult
>
(
source
)