Config
constructor(phone: String = "", password: String = "", channel: Phone.Channel = Channel.SMS, data: JsonObject? = null)(source)
Parameters
phone
The phone number of the user
password
The password of the user
channel
The channel to send the confirmation to
data
Extra user metadata to include on signup