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_POSTsetting was removed.
Changed
- Raised the
social-auth-coredependency to the next major release with the requiredStrategyhooks.