# aspnet-contrib/AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core

Repository: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers
Canonical: https://ross.abutalabs.com/products/aspnetsecurityoauthproviders
Language: C#
License: Apache-2.0
License Family: permissive
Topics: aspnetcore, oauth2, social-authentication
Last push: 2026-08-24T06:27:42+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 44, longevity 100
- inputs: {"age_days": 4141, "days_push": 9, "days_rel": 295, "gap_med": 40.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2508, forks 546 (observed 2026-08-28T04:06:57.240186+00:00)

## What it is
A collection of ASP.NET Core authentication middleware providing OAuth 2.0 social login providers such as GitHub, Twitter/X, and Dropbox. It lets developers add social authentication to their apps with a few lines of configuration.

## Use cases
- add github login to asp.net core app
- social authentication for asp.net core
- oauth2 sign-in with third-party providers
- enable twitter login in dotnet web app
- multiple social providers in one application
- dropbox oauth integration in asp.net core

## When to choose
- you need social OAuth providers not built into ASP.NET Core
- you want drop-in middleware configured in a few lines
- you maintain an existing ASP.NET Core app using these providers

## When to avoid
- you are starting a brand-new application (OpenIddict client is recommended)
- you need non-OAuth authentication schemes
- you are not using ASP.NET Core

## Facets
- artifact type: library
- maturity: active
- function: auth, middleware, web-framework
- domain: web-development, backend, security, apis
- platform: dotnet, cross-platform
- tags: oauth2, social-login, aspnetcore, authentication-providers, nuget, web-server

## Member repositories
- aspnet-contrib/AspNet.Security.OAuth.Providers (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.240186+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:26:32.136539+00:00, confidence not recorded.
  - readme: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers (fetched 2026-08-28T04:06:57.240186+00:00, sha eeb62851d79a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
