Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaliss/securesocial
A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
https://github.com/jaliss/securesocial
Last synced: 3 days ago
JSON representation
A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
- Host: GitHub
- URL: https://github.com/jaliss/securesocial
- Owner: jaliss
- License: apache-2.0
- Created: 2011-11-10T17:32:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T22:17:20.000Z (over 4 years ago)
- Last Synced: 2025-01-18T00:04:00.387Z (10 days ago)
- Language: Scala
- Homepage: http://www.securesocial.ws
- Size: 7.18 MB
- Stars: 1,187
- Watchers: 88
- Forks: 510
- Open Issues: 63
-
Metadata Files:
- Readme: README.textile
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-scala - **securesocial** - activity/y/jaliss/securesocial) (Table of Contents / Authentication)
README
h1. SecureSocial for Play 2
SecureSocial allows you to add an authentication UI to your app that works with services based on OAuth1, OAuth2 and OpenID protocols. SecureSocial provides Scala and Java APIs so you can integrate it using your preferred language.
Check the project web site for more information: http://www.securesocial.ws
h1. SecureSocial for Play 1.x
The old version of SecureSocial is under the 1.x branch now. The 'master' branch is for the Play 2 version only.
Written by Jorge Aliss (@jaliss)
h2. License
SecureSocial is distributed under the "Apache License, Version 2.0":http://www.apache.org/licenses/LICENSE-2.0.html.