Quote:
Originally Posted by rantanplan
I was curious and registered for an account. Instead of being able to register with a password, the app is sending me an email with a login-token. Not a big fan of it, to be honest.
|
Thanks for the feedback! I went with magic links mainly for security and user experience reasons - it eliminates password-related vulnerabilities and removes the friction of (secure) password creation/reset flows. But I'm definitely open to adding traditional password-based auth if that would make the service more accessible to users.