An example project using Play Framework and SecureSocial to authenticate with Google, Twitter and Facebook.
Versions used:
- Scala 2.11
- Play 2.3.10
- SecureSocial 2.11-master-3.0-M3
SecureSocial's assets from securesocial_2.11-3.0-M3-assets.jar have been extracted to public/ because there seems to be an issue with resource packaging with Play 2.3 and SecureSocial 3.0
- Add secrets to securesocial.conf and review providers in MyEnvironment.scala.
- Run
activator run