Strawberry works by storing user information inside a database and then using that data to authenticate users and grant them access to an app's features/pages.Strawberry includes support for a registration page, an email confirmation step, a forgot...

socialoauth

socialoauth 0.3.3

OAuth is an open protocol to allow API authentication in a simple and standard method from all applications, including desktop and web.The "socialoauth" Python library is an unified interface for working with OAuth2 enabled services.It enables users to...

Rauth

Rauth 0.7.0

The library can be utlized in Python-based websites and apps to create an authorization/authentication client for OAuth providers.The library is well tested and production-ready.Features:Supported protocol versions: OAuth 1.0 OAuth 1.0a OAuth 2.0 Ofly...