Community contributed extensions

Facebook connect [fbconnect] module

This module is for the Play 1.x series only.

Easily integrate Facebook based authentication into any Play framework application.

https://github.com/murz/play-fbconnect

Written by Michael Murray.

Published releases

0.6 Oct 31 2011 Documentation Try Play
head Mar 21 2011 Documentation Try Play
0.5 Mar 21 2011 Documentation Try Play
0.4 Feb 19 2011 Documentation Try Play
0.3 Dec 18 2010 Documentation Try Play
0.2 Nov 25 2010 Documentation Try Play
0.1 Nov 18 2010 Documentation Try Play

To install locally this module use the install command:

play install fbconnect-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> fbconnect {version}