All Projects → python-social-auth → Social Core

python-social-auth / Social Core

Licence: other
Python Social Auth - Core

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Social Core

Next Authentication
Authentication & Authorization library for the Next.js framework
Stars: ✭ 55 (-91.1%)
Mutual labels:  authentication, authorization, auth
Graphql Directive Auth
GraphQL directive for handling auth
Stars: ✭ 120 (-80.58%)
Mutual labels:  authentication, authorization, auth
Authex
Authex is an opinionated JWT authentication and authorization library for Elixir.
Stars: ✭ 73 (-88.19%)
Mutual labels:  authentication, authorization, auth
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+17.15%)
Mutual labels:  authentication, authorization, auth
Mosquitto Go Auth
Auth plugin for mosquitto.
Stars: ✭ 212 (-65.7%)
Mutual labels:  authentication, authorization, auth
Laravel5.7 Vue Cli3 Boilerplate
Boilerplate / Starter kit. Laravel 5.7, Vue CLI 3 — Authentication with Email Verification. REST API.
Stars: ✭ 52 (-91.59%)
Mutual labels:  authentication, authorization, auth
Sentinel
A framework agnostic authentication & authorization system.
Stars: ✭ 1,354 (+119.09%)
Mutual labels:  authentication, authorization, auth
Rbac
Hierarchical Role Based Access Control for NodeJS
Stars: ✭ 857 (+38.67%)
Mutual labels:  authentication, authorization, auth
Huge
Simple user-authentication solution, embedded into a small framework.
Stars: ✭ 2,125 (+243.85%)
Mutual labels:  authentication, authorization, auth
Vuejs2 Authentication Tutorial
Stars: ✭ 144 (-76.7%)
Mutual labels:  authentication, authorization, auth
Php Auth
Authentication for PHP. Simple, lightweight and secure.
Stars: ✭ 713 (+15.37%)
Mutual labels:  authentication, authorization, auth
Awesome Auth
📊 Software and Libraries for Authentication & Authorization
Stars: ✭ 520 (-15.86%)
Mutual labels:  authentication, authorization, auth
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-87.22%)
Mutual labels:  authentication, authorization, auth
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+181.23%)
Mutual labels:  authentication, authorization, auth
authorize-me
Authorization with social networks
Stars: ✭ 44 (-92.88%)
Mutual labels:  social, auth, authorization
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (-50.49%)
Mutual labels:  authentication, authorization, auth
Casbin.net
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
Stars: ✭ 535 (-13.43%)
Mutual labels:  authorization, auth
Casbin Rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Stars: ✭ 375 (-39.32%)
Mutual labels:  authorization, auth
Angular Auth Oidc Client
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
Stars: ✭ 577 (-6.63%)
Mutual labels:  authentication, auth
Doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
Stars: ✭ 4,917 (+695.63%)
Mutual labels:  authentication, authorization

THIS PROJECT IS OPEN FOR MAINTAINERS

Development on the ptyhon-social-auth projects has been stagnated for a while, #445 was open a long time ago to discuss this matter and a plan (failed) was presented to fix the situation. For that reason, I'm opening the organization to new maintainers that will have the proper permissions to unstuck development.

Those willing to join, contact me by email with the subject [PSA Maintainer] <your name> and please let me know what motivates you to join in such role.

Python Social Auth - Core

Build Status Build Status Build Status PyPI version Donate

Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.

Description

This is the core component of the python-social-auth ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions.

Documentation

Project documentation is available at http://python-social-auth.readthedocs.org/.

Setup

$ pip install social-auth-core

Contributing

See the CONTRIBUTING.md document for details.

Versioning

This project follows Semantic Versioning 2.0.0.

License

This project follows the BSD license. See the LICENSE for details.

Donations

This project is maintened on my spare time, consider donating to keep it improving.

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].