nhost / nhost-dart

Nhost Dart & Flutter packages

Home Page:https://nhost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthClient `signInWithSmsPasswordless` should accept metadata and other signup options

spakanati opened this issue · comments

commented

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.