nhost / nhost-dart

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

Passwordless sign in with sms is not enabled #64

Open samuelchanx opened 2 years ago

samuelchanx commented 2 years ago

How can I use passwordless sign in with SMS?

Currently it returns 404 not found, with message: Passwordless sign in with sms is not enabled

Version:

  nhost_sdk: ^3.0.1
  nhost_flutter_auth: ^2.0.1

Also, isn't the method inside auth_client.dart supposed to return an AuthResponse? But it returns a void type for now image

oristian commented 2 years ago

I'm attempting SMS otp login with my Twilio credentials - is this feature working yet?

mhadaily commented 1 year ago

Please use our latest Dev version to see if this is working https://pub.dev/packages/nhost_sdk/versions/4.0.0-dev.9

You need to enable SMS from settings too. Go to Nhost dashboard project -> settings -> Sign in methods -> SMS