Authomatic v0.0.9 Release Notes

    • ๐Ÿ‘‰ Updated user info URL scheme of the :class:.oauth1.Yahoo provider.
    • ๐Ÿ‘ The :class:.oauth2.Yandex provider now supports :attr:.User.name and. :attr:.User.username properties.
    • โšก๏ธ Updated :class:.oauth2.WindowsLive |oauth2| endpoints.
    • ๐Ÿ‘‰ Fixed a bug with the :class:.oauth2.Yammer provider when user info request failed because the token_type was not "Bearer".
    • ๐Ÿ‘ The :class:.oauth2.Yammer provider now supports CSRF protection.
    • โž• Added the logger keyword argument to :class:.Authomatic constructor.
    • โž• Added the v=20140501 parameter to each request of the :class:.oauth2.Foursquare provider.
    • ๐Ÿ‘ The :class:.oauth2.LinkedIn provider now supports the :attr:.User.birth_date attribute.
    • ๐Ÿ‘ The :class:.oauth2.Reddit provider now supports the :attr:.User.username attribute.