chiraggude / larabase

Not actively developed. Base app to kickstart Laravel 4.2.x projects. LaraBase is a lightweight foundation for building apps with inbuilt Authentication, Blog, Bootstrap and other swappable components. The codebase is optimized for readability and to give you a great headstart for your projects. The codebase is by no means "pure" or "optimized".
29 stars 12 forks source link

Request: Social Login w/ FaceBook, Twitter, Google #3

Open connecteev opened 10 years ago

connecteev commented 10 years ago

Hi,

I noticed this on your roadmap for larabase. Just wanted to chime in and mention the features that would be most useful: OAuth 1 & 2 - Login via FaceBook, Twitter, Google (in that order)

I'd be happy to wireframe some screens for you or discuss the flows if that would be helpful.

Love where this is headed, overall.

chiraggude commented 10 years ago

Yeah, social auth is at the top of my to-do list.

FYI - I will be using laravel/socialite

connecteev commented 9 years ago

Hi there, any idea when this will be done?