nhost / nhost-dart

Nhost Dart & Flutter packages
https://nhost.io
MIT License
90 stars 33 forks source link

AuthClient `signInWithSmsPasswordless` should accept metadata and other signup options #100

Closed spakanati closed 11 months ago

spakanati commented 1 year ago

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.