Hacker News new | ask | show | jobs
by imclaren 722 days ago
For most web apps I like magic link over email with cookie sessions that expire after 30 days. JWT for apis authorised by email magic links. No passwords to be hacked. No third party dependencies.