GithubHelp home page GithubHelp logo

dmurasaki / securesocial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from k4200/securesocial

0.0 1.0 0.0 7.55 MB

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications

Home Page: http://www.securesocial.ws

License: Apache License 2.0

Scala 80.49% Java 10.08% HTML 5.40% JavaScript 0.95% NewLisp 0.94% Perl 6 0.91% Ruby 1.24%

securesocial's Introduction

A fork of SecureSocial

This is a fork of SecureSocial, originally developped by Jorge Aliss. We heavily use this plugin for one of our projects, and we sometimes want to change it. Even though We send pull requests, we don't want to stop our development unitil they are merged, so we decided to fork it. Basically, we send a PR of every change, but it's up to the original author whether the change is merged or not.

Below is the original README as of Mar 12, 2015:
README-original.textile

Installation

Play! 2.4 and 2.5

SecureSocial Release Target Play! framework version
3.2.5 2.5.X
3.1.0-SNAPSHOT 2.4.X
resolvers += Resolver.sonatypeRepo("snapshots")

libraryDependencies += "tv.kazu" %% "securesocial" % "3.2.4"

Support for Play 2.5 is used for some sites in production. Support for Play 2.4 is not tested nor maintained. Bug reports would be welcome.

Play! 2.3

Add the dependencies:

"tv.kazu" %% "securesocial" % "3.0.6"

Then, implement UserService etc. See the sample projects.

Play! 2.2 and before

Use the versions by the original author for Play! 2.2 and 2.1. See the doc.

Supported services

  • The ones the origiinal version supports:
    • Twitter (OAuth1)
    • Facebook (OAuth2)
    • GitHub (OAuth2)
    • Google (OAuth2)
    • LinkedIn (OAuth1 and OAuth2)
    • Foursquare (OAuth2)
    • Instagram (OAuth2)
    • VK (OAuth2)
    • XING (OAuth1)
    • Slack (OAuth2)
    • Username/Password with signup and reset password functionality.
  • The ones that this forked version has added:
    • Bitbucket (OAuth2)
    • Backlog (OAuth2)
    • ChatWork (OAuth2)

Changelog

  • 3.2.5 (2018-05-13)
    • Added ChatWorkProvider
  • 3.2.4 (2017-05-26)
    • Updated play-mailer from 3.0.1 to 5.0.0, which is for Play 2.5
    • Updated the play dependencies to 2.5.15
    • Fixed FacebookProvider
  • 3.2.3 (2017-04-17)
    • Fixed a bug that save-mode remained in the session after login
  • 3.2.2 (2017-01-23)
    • Enabled to pass authorizationUrlParams to ProviderController
  • 3.2.1 (2017-01-03)
    • Enabled to pass saveMode to ProviderController
    • Improved error handling a bit
  • 3.2.0 (2016-09-25)
    • Play 2.5 support
  • 3.0.6 (2016-07-08)
    • Added Backlog provider
    • Fixed demo projects
  • 3.0.5 (2016-05-12)
    • Fixed bug related to "scope" introduced in 3.0.4
  • 3.0.4 (2015-12-08)
    • Added "login" to BasicProfile#extraInfo for GitHub accounts
    • Enabled to add "scope" param to ProviderController.authenticate
  • 3.0.3 (2015-12-01)
    • Added BitbucketProvider
  • 3.0.2 (2015-06-04)
    • Added ExtraInfo to BasicProfile
    • Merged changes in jaliss#525
  • 3.0.1 (2015-03-31)
    • Added SlackProvider
  • 3.0.0 (2015-03-12)
    • Forked from the original version (3.0-M3)
    • A bit of refactoring

securesocial's People

Contributors

jaliss avatar k4200 avatar magro avatar anfuerer avatar chazmcgarvey avatar jeantil avatar poornerd avatar gerbrand avatar danielkza avatar kimrin avatar francisdb avatar amertum avatar nelsonblaha avatar mvallerie avatar l0rdn1kk0n avatar platypii avatar ealden avatar cspada avatar yankov avatar qiuzhanghua avatar winger avatar lukestephenson avatar katrinsharp avatar joscha avatar jglodek avatar fayimora avatar normenmueller avatar chrisbeach avatar alexjoom avatar siman avatar

Watchers

 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.