adamwathan / eloquent-oauth

Braindead simple social login with Laravel and Eloquent.
370 stars 44 forks source link

Laravel 4 disqus #58

Closed Metrakit closed 9 years ago

Metrakit commented 9 years ago

Add Disqus Provider. I let take you a look if you can improve this feature :)

adamwathan commented 9 years ago

Hey man thanks! I have some plans for pulling all this stuff out to separate packages that I'm in the middle of, and the next version of Eloquent OAuth will be using that stuff (95% of the way there) so let's hold off until I'm done there and we can make this it's own package.

You can see what I've been up to here:

https://github.com/search?q=user%3Aadamwathan+socialnorm

...and the next version of Eloquent OAuth:

https://github.com/adamwathan/eloquent-oauth/tree/aw-socialnorm/src

...which will pull in all of those Social Norm packages to keep everything small and tidy and easy to extend :+1:

https://github.com/adamwathan/eloquent-oauth/blob/aw-socialnorm/composer.json#L19-L25

Metrakit commented 9 years ago

Hey alright. Very nice. So I will create an extension