Django allauth library with osu! OAuth support for using in backend of Django website that need osu! OAuth support.
Project description
Note about this fork
This fork add support on osu! OAuth from osu! API v2, first I intended to make it only Rūrusetto login system, but if you have a Django project that need the osu! account login support you can use this too.
Welcome to django-allauth!
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
- Home page
- Source code
- Mailing list
- Documentation
- Stack Overflow
Rationale
Most existing Django apps that address the problem of social authentication unfortunately focus only on one dimension - the social. Most developers end up integrating another app in order to support authentication flows that are locally generated.
This approach creates a development gap between local and social authentication flows. It has remained an issue inspite numerous common scenarios that both require. For example, an e-mail address passed along by an OpenID provider may not be verified. Therefore, prior to hooking up an OpenID account to a local account the e-mail address must be verified. This essentially is one of many use cases that mandate e-mail verification to be present in both worlds.
Integrating both is a humongous and tedious process. It is not as simple as adding one social authentication app, and one local account registration app to your INSTALLED_APPS list.
This inadequacy is the reason for this project’s existence – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work, beautifully !
Commercial Support
This project is sponsored by IntenCT. If you require assistance on your project(s), please contact us: info@intenct.nl.
Cross-Selling
If you like this, you may also like:
django-trackstats: https://github.com/pennersr/django-trackstats
netwell: https://github.com/pennersr/netwell
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for rurusetto_allauth-0.53.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e08bc83fa3bd4eb3c65cb6a0212c8ab5c22c19f1a669aceb34f72e8865f202 |
|
MD5 | 05ddb4ca174d39f092b7771631da680b |
|
BLAKE2b-256 | 078ef1b9219cab480264f5cabe7eb23ab4402cd5929a3c5d63b3ce95d3eba19a |