Authomatic v0.0.7 Release Notes

    • ➕ Added user email extraction to :class:.oauth1.Yahoo provider.
    • Added the access_headers and access_params keyword arguments to the :class:.AuthorizationProvider constructor.
    • 🛠 Fixed a bug in :class:.oauth2.GitHub provider when ValueError got risen when a user had only the city specified.
    • ➕ Added a workaround for issue #11 <https://github.com/peterhudec/authomatic/issues/11>__, when WebKit-based browsers failed to accept cookies set as part of a redirect response in some circumstances.