question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

signup without password?

See original GitHub issue

Is your feature request related to a problem? Please describe.

It looks like there’s the ability to use magic links to log in. But I can’t figure out a way to have a user sign up without requiring a password in the beginning. If they provide and email, confirm it, and then always use magic links, why require a password at all?

Describe the solution you’d like

Ideally the password option would be optional for sign up.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
ianstormtaylorcommented, Oct 4, 2021

@kiwicopple interesting. But then later on when someone comes back to sign in… if they mistype their email address (or forget which one they used to sign up) there’s no way of knowing whether I’m signing them in to their existing account or accidentally creating a brand new account?

Having the signIn function be able to result in a new account being created seems off to me.

1reaction
bnjmnt4ncommented, Oct 1, 2021

So you’d like to have data associated with a certain user email even before the email is confirmed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are some examples of password-less sign-up ...
Registration without a password can be implemented. ... Thats a lot of time to forget a password - hence passwordless login is perfect....
Read more >
Register new users without password? - Auth0 Community
Verify a user via SMS/Email OTP without creating a password. -Use that same email/phone to login into their account. Not have non-verified users ......
Read more >
SuperAuth - No username and No password
SuperAuth is the world's first truely passwordless authentication system. No passwords, no usernames, nothing to forget, and completely secure. SuperAuth brings ...
Read more >
Microsoft now lets you sign in without a password - TechCrunch
Microsoft now lets you sign in without a password ... Microsoft is further nudging users away from passwords by rolling out passwordless sign-in...
Read more >
Sign in with your phone instead of a password - Google Support
If you don't want to enter your password each time you sign in to your Google Account, you can get a Google prompt...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found