AspNet.Security.OAuth.Providers
OAuth auth library
Provides social authentication middleware for ASP.NET Core applications using OAuth 2.0 protocols
OAuth 2.0 social authentication providers for ASP.NET Core
2k stars
76 watching
542 forks
Language: C#
last commit: 7 days ago
Linked from 1 awesome list
aspnetcoreoauth2social-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
aspnetrun/run-aspnet-identityserver4 | A project demonstrating secure microservices architecture with Identity Server 4 and Ocelot API Gateway for authentication and authorization | 234 |
thephpleague/oauth2-client | A library providing an easy-to-use OAuth 2.0 client for integrating with various authorization services. | 3,653 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
laravel/socialite | A package providing an expressive interface to OAuth authentication for multiple platforms. | 5,577 |
admad/cakephp-social-auth | A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 49 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
abblix/oidc.server | A comprehensive .NET library providing flexible support for OAuth2 and OpenID Connect authentication and authorization | 39 |
scharrier/li3_socialauth | An OAuth plugin for Lithium framework, providing universal authentication across multiple social services. | 25 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
socialconnect/auth | A PHP library for authenticating users with social media services using standardized protocols | 551 |
sahat/satellizer | A token-based authentication module for AngularJS applications with support for multiple OAuth providers. | 7,852 |
cornflourblue/aspnet-core-3-jwt-authentication-api | An ASP.NET Core 3.1 API project implementing JWT authentication and authorization | 639 |
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,472 |
bnoguchi/everyauth | An authentication package for Node.js apps, supporting multiple login methods and providing a modular, configurable, and idiomatic API. | 3,493 |
nextauthjs/next-auth | A flexible and secure authentication framework for web applications. | 24,950 |