/README.md

http://github.com/FriendsOfSymfony/FOSFacebookBundle · Markdown · 40 lines · 24 code · 16 blank · 0 comment · 0 complexity · cf920bc707e58a8d1de99d5f8e73f952 MD5 · raw file

  1. DEPRECATED
  2. ==========
  3. See [HWIOAuthBundle](https://github.com/hwi/HWIOAuthBundle) instead
  4. -------------------------------------------------------------------
  5. FOSFacebookBundle
  6. =================
  7. This Bundle provides a Symfony2 authentication provider so that users can login to a
  8. Symfony2 application via Facebook. Furthermore via custom user provider support
  9. the Facebook login can also be integrated with other data sources like the
  10. database based solution provided by FOSUserBundle.
  11. [![Build Status](https://secure.travis-ci.org/FriendsOfSymfony/FOSFacebookBundle.png?branch=master)](http://travis-ci.org/FriendsOfSymfony/FOSFacebookBundle)
  12. [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSFacebookBundle/badges/quality-score.png?s=15e53e898985730302ecb079408c7640d3b7291b)](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSFacebookBundle/)
  13. Prerequisites
  14. -------------
  15. This version (1.3) requires at least Symfony 2.2. If you are using Symfony 2.1, you can use the 1.1 version.
  16. Documentation
  17. -------------
  18. The bulk of the documentation is stored in the `Resources/doc/index.md`
  19. file in this bundle:
  20. [Read the Documentation for master](Resources/doc/index.md)
  21. License
  22. -------
  23. This bundle is under the MIT license. See the complete license in the bundle:
  24. Resources/meta/LICENSE