nhost / nhost-dart

Nhost Dart & Flutter packages

Home Page:https://nhost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passwordless sign in with sms is not enabled

samuelchanx opened this issue · comments

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

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

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