django-allauth 0.39.1 released
Posted by Raymond Penners on 2019-02-28
Note worthy changes
- The linkedin_oauth2 provider now gracefully deals with old V1 data that might still be present in SocialAccount.extra_data.
Backwards incompatible changes
- The globus provider's extract_uid now uses the openid required field sub instead of the create_time field.
Next: django-allauth 0.40.0 released Previous: django-allauth 0.39.0 released