Build a habit of shipping by sharing your daily, incremental progress
See how other makers are growing their business
Members are invited by existing members
Receive outside perspective when you need it
Connect with others through weekly video hangouts
Get access to our members-only perks and discounts
👋 Join WIP to participate
use fb or twitter API.
I would say Laravel.
It's only one command to create your whole authentication system and you can add social oAuth very easy with laravel.com/docs/5.5/socialite
in django .. django-registration
probably Auth0; the free account limits are pretty good.
Meanwhile went with @denemio's suggestion - github.com/gigablah/silex-oau…