Hacker News new | ask | show | jobs
by nickjj 2734 days ago
That depends on what language / framework you use.

With Flask I use Flask-Login. For Rails I still use Devise usually and with Phoenix I just use Plug.Session directly.