All Versions
28
Latest Version
Avg Release Cycle
26 days
Latest Release
1267 days ago

Changelog History
Page 2

  • v1.61.0 Changes

    January 16, 2020
    • Adds the email and is_private_email fields to the Apple provider's GetUser implementation. Thanks @dstapleton92!
    • Modifies gothic to export a non-collidable context key for setting the Provider in a context.Context. Thanks @zinefer!
  • v1.60.0 Changes

    December 19, 2019
    • โž• Adds new scopes to the Spotify provider. Thanks @samueltallent!
  • v1.59.0 Changes

    October 31, 2019
    • โž• Adds the IDToken from OpenID providers on the user struct โ€“ thanks @cadethacker!
  • v1.58.1 Changes

    October 29, 2019
    • ๐Ÿ‘‰ Make Apple provider's SecretParams public โ€“ thanks @lucjross!
  • v1.58.0 Changes

    October 22, 2019
    • โž• Adds support for sign in with Apple, and drops support for Go versions 1.7 and 1.8. Thanks @lucjross! ๐ŸŽ‰
  • v1.57.0 Changes

    October 09, 2019
    • ๐Ÿ›  Fixes the Slack provider's FetchURL logic to use the appropriate scope for the info it needs. Thanks @Rican7!
  • v1.56.0 Changes

    August 15, 2019
    • โšก๏ธ Updates the Twitch provider to use v5 of their API rather than the deprecated v3. Thanks @huntrar! ๐ŸŽ‰
  • v1.55.0 Changes

    August 12, 2019
    • ๐Ÿ›  Fixes provider deduction from existing sessions so that an argument is not needed on the authentication landing page. Thanks @akramer! ๐ŸŽ‰
  • v1.54.1 Changes

    June 18, 2019
    • โšก๏ธ Updates the Salesforce provider to export the AuthURL and TokenURL. This enables consumers of the package to override them, which is necessary to use custom URLs when authenticating with Salesforce Community instances. Thanks @kkirsche! ๐ŸŽ‰
  • v1.54.0 Changes

    June 14, 2019
    • โž• Adds a new provider for Shopify. Thanks @mattevans! ๐ŸŽ‰