# jaliss/securesocial

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

Repository: https://github.com/jaliss/securesocial
Canonical: https://ross.abutalabs.com/products/securesocial
Homepage: http://www.securesocial.ws
Language: Scala
License: Apache-2.0
License Family: permissive
Last push: 2020-10-09T22:17:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5410, "days_push": 2154, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1185, forks 491 (observed 2026-08-28T04:03:54.899911+00:00)

## What it is
SecureSocial is an authentication module for Play Framework applications supporting OAuth, OAuth2, OpenID, and username/password login, with out-of-the-box providers for Twitter, Facebook, Google, LinkedIn, GitHub and others. It offers both Scala and Java APIs, a customizable UI, and a modular architecture for adding custom authentication services.

## Use cases
- add social login to a Play Framework app
- implement username/password signup and password reset in Play
- authenticate users via OAuth2 providers like Google or GitHub
- secure Play Framework actions with authentication and authorization
- support multiple identity providers in a Scala web application

## When to choose
- you are building a Play Framework (2.x or 1.x) application and need drop-in authentication
- you want prebuilt social login providers plus username/password flows
- you need both Scala and Java APIs for auth in the JVM ecosystem

## When to avoid
- you are not using the Play Framework
- you need a actively maintained library with recent releases and current OAuth provider support
- you need OpenID Connect/OAuth2 features beyond what the last 2020 release supports

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, authorization, middleware
- domain: web-development, backend, security
- platform: jvm
- tags: play-framework, oauth, oauth2, openid, social-login, username-password, scala, java-api, web-server

## Member repositories
- jaliss/securesocial (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.899911+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:07.363194+00:00, confidence not recorded.
  - homepage: http://www.securesocial.ws (fetched 2026-08-29T12:31:09.372390+00:00, sha 0b284a0b7572)
  - site_page: https://securesocial.ws/guide/getting-started.html (fetched 2026-08-29T12:31:09.381286+00:00, sha db26aa074616)
- Data as of 2026-08-30T08:39:29.467469+00:00.
