Hacker News new | ask | show | jobs
by mawise 1957 days ago
This is a problem. I initially couldn't get my wife's Grandmother to see the site because sending her a password was too complicated. I have since implemented magic links for login. When you create an account for someone you can share a magic link with them or an email/password combination.
2 comments

Interesting idea, maybe combine it with some fingerprinting? I.e. the first access on the link binds some attributes, and if they change the link expires. Chances are people who need these links are only using one device.
Magic links sounds like a perfect solution.
It doesn't stop them from (knowingly or unknowingly) forwarding the link to someone else.