# hwi/HWIOAuthBundle

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.

Repository: https://github.com/hwi/HWIOAuthBundle
Canonical: https://ross.abutalabs.com/products/hwioauthbundle
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony, symfony-bundle, authentication, api, oauth
Last push: 2026-08-11T07:37:00+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 39, longevity 100
- inputs: {"age_days": 5297, "days_push": 22, "days_rel": 195, "gap_med": 207.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2365, forks 785 (observed 2026-08-28T04:06:41.540041+00:00)

## What it is
A Symfony bundle that adds OAuth 1.0a and OAuth 2.0 authentication support, with built-in support for 59 providers such as Google, GitHub, Facebook, and Apple. It lets Symfony applications authenticate users via external identity providers with minimal configuration.

## Use cases
- add sign in with google to a symfony app
- authenticate users via github oauth in symfony
- support social login with facebook and twitter
- integrate keycloak or auth0 as an oauth provider in symfony
- let users log in with apple or azure accounts
- implement custom oauth2 provider login in symfony

## When to choose
- you are building a Symfony application and need OAuth-based login
- you want prebuilt support for many popular OAuth providers
- you need both OAuth 1.0a and OAuth 2.0 in one bundle

## When to avoid
- your project does not use Symfony
- you only need simple username/password authentication
- you need OpenID Connect features beyond plain OAuth flows

## Facets
- artifact type: plugin
- maturity: active
- function: auth, middleware, http-client
- domain: security, web-development, backend, apis
- platform: php
- tags: symfony-bundle, oauth2, oauth1, social-login, authentication, web-server

## Member repositories
- hwi/HWIOAuthBundle (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.540041+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-30T02:35:59.683253+00:00, confidence not recorded.
  - readme: https://github.com/hwi/HWIOAuthBundle (fetched 2026-08-28T04:06:41.540041+00:00, sha e4b540745563)
- Data as of 2026-08-30T08:39:29.467469+00:00.
