Skip to content

6.0.0

Latest

Choose a tag to compare

@nijel nijel released this 23 Jun 15:34
127e2e9

Security

  • Added the default Django confirmation page for externally resumed partial pipelines.

Breaking

  • Login views now always require POST requests, and the SOCIAL_AUTH_REQUIRE_POST setting was removed.

Changed

  • Raised the social-auth-core dependency to the next major release with the required Strategy hooks.