Python Social v1.3.0 Release Notes

Release Date: 2017-05-06 // almost 7 years ago
  • โž• Added

    • Use extra_data method when refreshing an access_token, ensure that auth-time is updated then
    • โž• Added 500px OAuth1 backend
    • โž• Added Monzo OAuth2 backend
    • Added get_access_token method that will refresh if expired

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated email validation to pass the partial pipeline token if given.
    • Prefer passed parameters in authenticate method
    • Properly discard already used verification codes
    • ๐Ÿ’พ Save SAML attributes in extra_data
    • Note id_token in GooglePlusAuth's AuthMissingParameter