# keppelen/react-facebook-login

A Component React for Facebook Login

Repository: https://github.com/keppelen/react-facebook-login
Canonical: https://ross.abutalabs.com/products/react-facebook-login
Language: JavaScript
License Family: other
Last push: 2023-10-30T16:47:39+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": 4154, "days_push": 1038, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1195, forks 406 (observed 2026-08-28T04:03:56.836526+00:00)

## What it is
A React component that adds Facebook login (OAuth) buttons to web applications, handling the Facebook SDK integration and returning the auth response via a callback. It supports styled and unstyled (render-prop) variants with customizable fields, icons, and CSS classes.

## Use cases
- add facebook login button to react app
- authenticate users with facebook oauth in react
- get user email and profile from facebook login
- custom styled facebook sign-in button
- social login for react web app

## When to choose
- you need a quick drop-in Facebook login button for a React app
- you want customizable login button styling via render props or CSS classes

## When to avoid
- you need multi-provider social login (consider NextAuth or similar)
- you use a framework other than React
- you need actively maintained OAuth libraries with security updates

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, ui-components
- domain: web-development, frontend, security
- platform: cross-platform
- tags: react, facebook-login, oauth, social-login, react-component, nodejs, web-server

## Member repositories
- keppelen/react-facebook-login (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.836526+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:22:06.523660+00:00, confidence not recorded.
  - readme: https://github.com/keppelen/react-facebook-login (fetched 2026-08-28T04:03:56.836526+00:00, sha 25f7e671ff7a)
  - registry_npm: https://registry.npmjs.org/react-facebook-login (fetched 2026-08-29T12:29:03.644873+00:00, sha 5affe02b1d34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
