Python Social v4.1.0 Release Notes

Release Date: 2021-03-01 // about 3 years ago
  • โž• Added

    • Discourse backend
    • Osso backend
    • โž• Add get and delete class methods for NonceMixin
    • ๐Ÿ‘‰ Use strategies as interface to fetch backends

    ๐Ÿ”„ Changed

    • Get Apple user first and last name from self.data
    • ๐Ÿ‘€ Instagram Legacy API has been replaced with Instagram Basic Display API since the first one was deprecated, see.
    • Store expires_in for Zoom backend
    • โฌ‡๏ธ Dropped support no longer working Dropbox v1 API
    • Several improvements to the ORCIDOAuth2 backend
    • Make WHITELIST_* settings properly case insensitive
    • ๐Ÿ›  Fixed token validation in the AzureADV2TenantOAuth2 backend