Hacker News new | ask | show | jobs
by philgo20 5518 days ago
We push to production 3-4 times a day. You mean the carrousel on the home page ? I'll take a look. That page hasn't really been touched since we started developing and needs a complete makeover. Thanks for the heads up !

We currently our own LinkedIn login to create account as we use their API to match candidates and jobs. Next step is to add Facebook and Twitter as alternative login.

We were thinking to go with django social-auth to cover al bases. http://uswaretech.com/blog/2009/08/django-socialauth-login-v...

Had you compared it to allauth ? I'll take a look, hadn't seen that one.

thxs !