Silverstripe Connect/Login Buttons for Facebook, Twitter and Google
Silverstripe 3.2.x
Social Login/Connect with Twitter, Facebook and Google
Set AppID Parameters like in _config.php
The signup methods on FacebookController, TwotterController and GoogleController are just examples.
Write your own Signup Method (with your specific form and parameters) and set the pathes.
used following sources for implementation
Facebook Login
https://developers.facebook.com/docs/facebook-login/login-flow-for-web-no-jssdk/
Google Login
https://developers.google.com/+/web/signin/server-side-flow
https://developers.google.com/accounts/docs/OAuth2WebServer
Twitter login
https://dev.twitter.com/docs/auth/implementing-sign-twitter
https://dev.twitter.com/docs/auth/oauth
https://github.com/abraham/twitteroauth
This repository uses the git flow paradigm.
After each release cycle, do not forget to push tags, master and develop to the remote origin
git push --tags
git push origin develop
git push origin master
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem