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 focus on just that. You typically need to integrate another app in order to support authentication via a local account.
This approach separates the worlds of local and social authentication. However, there are common scenarios to be dealt with in both worlds. For example, an e-mail address passed along by an OpenID provider is not guaranteed to be verified. So, before hooking an OpenID account up to a local account the e-mail address must be verified. So, e-mail verification needs to be present in both worlds.
Integrating both worlds is quite a tedious process. It is definitely not a matter of simply adding one social authentication app, and one local account registration app to your INSTALLED_APPS list.
This is the reason this project got started – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work.
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.45.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 575f508b9c7f049ae5cbcd7f8f00198cf6d92b634d8e4b0f7a1fb8db1b2e0dfc |
|
MD5 | b5f6e6cd2d2fefc09f0dc9d40ca55bfb |
|
BLAKE2b-256 | a2310cce281c03827305dfdad07e041065060da95d45bd84955b6f761964b439 |