auth0-flutter icon indicating copy to clipboard operation
auth0-flutter copied to clipboard

Passwordless signup/authentication

Open vyacheslavk opened this issue 2 years ago • 3 comments

Checklist

  • [X] I have looked into the README and have not found a suitable solution or answer.
  • [X] I have looked into the API documentation and have not found a suitable solution or answer.
  • [X] I have searched the issues and have not found a suitable solution or answer.
  • [X] I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • [X] I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

Flutter SDK don't describes and does not have auth0 passwordless signup/login functionality compared with native libraries

Describe the ideal solution

Need to add startPasswordless method auth0 flutter platform interface that accepts email|phoneNumber together with type of connection sms|email to request code from auth0 platform

extend AuthLoginOptions to accept code and phoneNumber to login customer with paswordless authentication to authenticate with receive phone and code, and make usernameOrEmail and password optional

Alternatives and current workarounds

No response

Additional context

I build app that uses SMS for customer signup and authentication and SDK don't describes or provides additional interface to support of passworless api compared with native SDKs

vyacheslavk avatar Mar 22 '23 21:03 vyacheslavk

Hi @vyacheslavk, thanks for raising this.

We do not have plans in the near term to add this feature, but I'll keep this issue open for future planning and reference.

Widcket avatar Mar 29 '23 05:03 Widcket

Hello @Widcket,

I was about to raise the same concern, but I see it's already opened. Could you please introduce options for passwordless login/signup? I'm actively working on a project, and at the moment, I'm essentially waiting for this feature to be added to the library.

IKRAMULHAQ786 avatar Dec 02 '23 17:12 IKRAMULHAQ786

@Widcket and why this has low priority?

lasharela avatar Mar 13 '24 05:03 lasharela