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 flow #479

Open
nay-kang opened this issue Jan 10, 2024 · 2 comments
Open

Passwordless flow #479

nay-kang opened this issue Jan 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@nay-kang
Copy link

hello.I would like to request a passwordless new feature. I try to do it with current flutter_login. but it seems can not be done without modify orginal code.

Passwordless authentication has many benefits, such as:

  • It reduces the risk of password theft and phishing attacks, as there is no password to be stolen or guessed.
  • It simplifies the user experience, as the user does not need to remember or type a password.
  • it has been supported by many auth backend services like supabase,supertokens,kratos
@nay-kang nay-kang added the enhancement New feature or request label Jan 10, 2024
@nay-kang
Copy link
Author

@buzzware
Thank you for your response. However, my Flutter app is primarily used in countries where connecting to Firebase is not feasible. Although I’ve created a passwordless login UI, due to my limited experience with Flutter coding, contributing that code may not be the best decision.

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

2 participants