Welcome to django-allauth!¶
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
- Home page
- http://www.intenct.nl/projects/django-allauth/
- Source code
- http://github.com/pennersr/django-allauth
- Mailing list
- http://groups.google.com/group/django-allauth
- Documentation
- https://django-allauth.readthedocs.io/en/latest/
- Stack Overflow
- http://stackoverflow.com/questions/tagged/django-allauth
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 in spite of 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
- Shove: https://github.com/pennersr/shove
Contents¶
- Overview
- Installation
- Configuration
- Providers
- 23andMe
- 500px
- AgaveAPI
- Amazon
- Amazon Cognito
- AngelList
- Apple
- Auth0
- Authentiq
- Baidu
- Basecamp
- Battle.net
- Bitbucket
- Box
- CERN
- CILogon
- Clever
- Dataporten
- daum
- DigitalOcean
- DingTalk
- Discord
- Doximity
- Draugiem
- Drip
- Dropbox
- Dwolla
- Edmodo
- Edx
- Eve Online
- Eventbrite
- Evernote
- Exist
- Figma
- Firefox Accounts
- Flickr
- Frontier
- Gitea
- GitHub
- GitLab
- Globus
- Gumroad
- Hubspot
- JupyterHub
- Kakao
- Keycloak
- LemonLDAP::NG
- Line
- MailChimp (OAuth2)
- MediaWiki
- Microsoft Graph
- Naver
- NetIQ/Microfocus AccessManager (NAM)
- NextCloud
- Odnoklassniki
- Okta
- OpenID
- OpenID Connect
- OpenStreetMap
- ORCID
- Patreon
- Paypal
- Persona
- QuickBooks
- Salesforce
- ShareFile
- Shopify
- Slack
- Snapchat
- SoundCloud
- Stack Exchange
- Steam
- Stocktwits
- Strava
- Stripe
- TrainingPeaks
- Trello
- Twitch
- Twitter OAuth2
- Untappd
- Telegram
- Vimeo
- Vimeo (OAuth 2)
- VK
- Windows Live
- Wahoo
- Weixin
- Yahoo
- Yandex
- YNAB
- Zoho
- Zoom
- Feishu
- Signals
- Views
- Forms
- Templates
- Decorators
- Advanced Usage
- Frequently Asked Questions
- Release Notes
- 0.55.0 (unreleased)
- 0.54.0 (2023-03-31)
- 0.53.1 (2023-03-20)
- 0.53.0 (2023-03-16)
- 0.52.0 (2022-12-29)
- 0.51.0 (2022-06-07)
- 0.50.0 (2022-03-25)
- 0.49.0 (2022-02-22)
- 0.48.0 (2022-02-03)
- 0.47.0 (2021-12-09)
- 0.46.0 (2021-11-15)
- 0.45.0 (2021-07-11)
- 0.44.0 (2020-11-25)
- 0.44.0
- 0.43.0 (2020-10-15)
- 0.42.0 (2020-05-24)
- 0.41.0 (2019-12-18)
- 0.40.0 (2019-08-29)
- 0.39.1 (2019-02-28)
- 0.39.0 (2019-02-26)
- 0.38.0 (2018-10-03)
- 0.37.1 (2018-08-27)
- 0.37.0 (2018-08-27)
- 0.36.0 (2018-05-08)
- 0.35.0 (2018-02-02)
- 0.34.0 (2017-10-29)
- 0.33.0 (2017-08-20)
- 0.32.0 (2017-04-27)
- 0.31.0 (2017-02-28)
- 0.30.0 (2017-01-01)
- 0.29.0 (2016-11-21)
- 0.28.0 (2016-10-13)
- 0.27.0 (2016-08-18)
- 0.26.1 (2016-07-25)
- 0.26.0 (2016-07-24)
- 0.25.2 (2016-03-13)
- 0.25.1 (2016-03-13)
- 0.25.0 (2016-03-12)
- 0.24.1 (2015-11-09)
- 0.24.0 (2015-11-08)
- 0.23.0 (2015-08-02)
- 0.22.0 (2015-07-23)
- 0.21.0 (2015-07-02)
- 0.20.0 (2015-05-25)
- 0.19.1 (2015-02-05)
- 0.19.0 (2015-01-04)
- 0.18.0 (2014-08-12)
- 0.17.0 (2014-06-16)
- 0.16.1 (2014-03-12)
- 0.16.0 (2014-03-10)
- 0.15.0 (2013-12-01)
- 0.14.2 (2013-11-16)
- 0.14.1 (2013-10-28)
- 0.14.0 (2013-10-28)
- 0.13.0 (2013-08-31)
- 0.12.0 (2013-07-01)
- 0.11.1 (2013-06-04)
- 0.11.0 (2013-06-02)
- 0.10.1 (2013-04-16)
- 0.10.0 (2013-04-12)
- 0.9.0 (2013-01-30)
- 0.8.3 (2012-12-06)
- 0.8.2 (2012-10-10)
- 0.8.1 (2012-09-03)
- 0.8.0 (2012-09-01)
- 0.7.0 (2012-07-18)
- 0.6.0 (2012-06-20)
- 0.5.0 (2012-06-08)
- 0.4.0 (2012-03-25)
- 0.3.0 (2012-01-19)