Skip to content

CodeDload/Modified-SecureSocial-Module

Repository files navigation

SecureSocial Module for Play! Framework Applications

SecureSocial allows you to add an authentication UI to your app that works with services based on OAuth1, OAuth2, OpenID and OpenID+OAuth hybrid protocols.

It also provides a Username and Password mechanism for users that do not wish to use existing accounts in other networks.

The following services are supported in this release:

  • Twitter (OAuth1)
  • Facebook (OAuth2)
  • Google (OpenID + OAuth Hybrid)
  • Yahoo (OpenID + OAuth Hybrid)
  • LinkedIn (OAuth1)
  • Foursquare (OAuth2)
  • MyOpenID (OpenID)
  • Wordpress (OpenID)
  • Username and Password

The module does not depend on any external Java libray. It relies only on what the Play! Framework provides and uses the awesome Bootstrap toolkit from Twitter to style the UI.

There is a live demo at http://securesocial-jaliss.rhcloud.com. You can try all the providers there except the Username and Password one because the app cannot send emails on that server.

Source code is available at https://github.com/jaliss/securesocial
Written by Jorge Aliss (jaliss</a>) Added functionality to reset password by Saci Nambakkam (<a href="http://www.twitter.com/sacidhar">saci)

Licence

SecureSocial is distributed under the Apache 2 licence.

About

Play framework User Registration as well as other websites based login

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published