createUserWithPhone

abstract suspend fun createUserWithPhone(builder: AdminUserBuilder.Phone.() -> Unit): UserInfo(source)

Creates a new user using a phone number and password

Return

the newly created user