python-social-auth
Auth provider
An interface to define new social authentication providers from third parties.
Social auth made simple
3k stars
119 watching
1k forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
python-social-auth/social-core | Provides a common interface to integrate social authentication and registration mechanisms with web frameworks and third-party services. | 849 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |
admad/cakephp-social-auth | A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 49 |
socialconnect/auth | A PHP library for authenticating users with social media services using standardized protocols | 551 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
fastapi-users/fastapi-users | A users management platform providing customizable authentication and registration functionality for FastAPI applications. | 4,670 |
laravel/socialite | A package providing an expressive interface to OAuth authentication for multiple platforms. | 5,577 |
simpleauthentication/simpleauthentication | An ASP.NET library that simplifies the process of integrating social authentication into web applications. | 290 |
scharrier/li3_socialauth | An OAuth plugin for Lithium framework, providing universal authentication across multiple social services. | 25 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
discolabs/django-shopify-auth | A package that adds Shopify authentication to Django apps | 144 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
jazzband/django-rest-knox | An authentication module for Django REST Framework that provides token-based authentication with features like secure signing in and out, device management, and expiration. | 1,171 |