Code Monkey home page Code Monkey logo

securesocial's Introduction

Fork features
=========
We can add additional scopes into application.conf
i.e the sample deadbolt integration contains
securesocial.facebook.scope=email,user_birthday,user_location

And in the SocialUser class an additional HashMap property added named scopeValues
We can now use user.scopeValues(“birthday”) to access the value requested by the scope user_birthday
See [facebook documentation](https://developers.facebook.com/docs/authentication/permissions/) for other scopes


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)

Licence

SecureSocial is distributed under the Apache 2 licence.

securesocial's People

Contributors

jaliss avatar marufbd avatar ealden avatar francisdb avatar aevonenle avatar sussegaduss avatar

Stargazers

Guan Guan avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.