django-allauth 0.41.0 released

Posted by Raymond Penners on 2019-12-18

Security notice

Note worthy changes

  • New providers: Exist.io., YNAB, Amazon Cognito.
  • You can now store OAuth credentials directly in your settings.SOCIALACCOUNT_PROVIDERS settings instead of storing them in the database using a SocialApp record.
  • Adding Keycloak Provider

Backwards incompatible changes

  • Dropped Python 2 and Django 1 compatibility.

Next: django-allauth 0.42.0 released Previous: django-allauth 0.40.0 released
Archives