Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passwordless sign in with sms is not enabled #64

Open
samuelchanx opened this issue Mar 31, 2022 · 2 comments
Open

Passwordless sign in with sms is not enabled #64

samuelchanx opened this issue Mar 31, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@samuelchanx
Copy link

samuelchanx commented Mar 31, 2022

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
Copy link

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

@mhadaily mhadaily self-assigned this Dec 4, 2022
@mhadaily mhadaily added the enhancement New feature or request label Dec 4, 2022
@mhadaily
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants