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 signup/authentication #231

Open
5 tasks done
vyacheslavk opened this issue Mar 22, 2023 · 3 comments
Open
5 tasks done

Passwordless signup/authentication #231

vyacheslavk opened this issue Mar 22, 2023 · 3 comments
Labels
feature request A feature has been asked for or suggested by the community

Comments

@vyacheslavk
Copy link

vyacheslavk commented Mar 22, 2023

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • 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 vyacheslavk added the feature request A feature has been asked for or suggested by the community label Mar 22, 2023
@Widcket
Copy link
Collaborator

Widcket commented Mar 29, 2023

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.

@IKRAMULHAQ786
Copy link

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.

@lasharela
Copy link

@Widcket and why this has low priority?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

4 participants