The signInWithSmsPasswordless should allow the same options that the API allows, in particular metadata.
signUp does allow these parameters but they are missing from signInWithSmsPasswordless even though signInWithSmsPasswordless can also result in a newly created user.
The
signInWithSmsPasswordless
should allow the same options that the API allows, in particular metadata.signUp
does allow these parameters but they are missing fromsignInWithSmsPasswordless
even thoughsignInWithSmsPasswordless
can also result in a newly created user.