Python Social v3.1.0 Release Notes

Release Date: 2019-02-20 // about 5 years ago
  • โž• Added

    • Universe Ticketing backend
    • Auth0.com authentication backend

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Bungie backend dropping any Django reference
    • โœ… Enable and fix JWT related tests
    • โœ‚ Remove PyPy support from Tox
    • โฌ‡๏ธ Drop support for Python 3.4 in Tox
    • ๐Ÿ‘ Allow to override JWT decode options in Open ID Connect base backend
    • Pass access token via Authorization header to Google user data url
    • Updated user_data method in AzureADOAuth2 to return access_token if id_token is not present in response