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
Release files for rurusetto-allauth 0.53.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rurusetto-allauth-0.53.0.tar.gz | 599.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rurusetto_allauth-0.53.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.4 MB
Release files / rurusetto-allauth-0.53.0.tar.gz
| Download URL | rurusetto-allauth-0.53.0.tar.gz |
|---|---|
| Size | 599.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f853a9b2a92b1cc2474e79856da64c99f4b7e91b1f7d1f3516d87c1031cee5b8
|
|
BLAKE2b-256 checksum How to use checksums |
338f2eacec8d708f6edbc007d63447cf8b7d5ba95fb937c2eeb8dde65fc19f34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|
Release files / rurusetto_allauth-0.53.0-py3-none-any.whl
| Download URL | rurusetto_allauth-0.53.0-py3-none-any.whl |
|---|---|
| Size | 812.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e1e08bc83fa3bd4eb3c65cb6a0212c8ab5c22c19f1a669aceb34f72e8865f202
|
|
BLAKE2b-256 checksum How to use checksums |
078ef1b9219cab480264f5cabe7eb23ab4402cd5929a3c5d63b3ce95d3eba19a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|