Hacker News new | ask | show | jobs
by equasar 2734 days ago
So... what are those libraries?
1 comments

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.