Hacker News new | ask | show | jobs
by StavrosK 5190 days ago
No, but I just generate a token for each user and send it to their email when they request it (an account is created if that address doesn't exist). There's a URL that accepts the token and logs them in, that's pretty much it. Hardly anything to open-source.