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

Changelog History
Page 3

  • v1.53.0 Changes

    May 24, 2019
    • ⚡️ Updates the LinkedIn provider to accommodate the changes to their OAuth implementation. Thanks @baloo32! 🎉
  • v1.52.0 Changes

    May 16, 2019
  • v1.51.0 Changes

    May 08, 2019
  • v1.50.0 Changes

    March 26, 2019
    • ➕ Adds support for Nextcloud. Thanks @lnxbil!
    • 🔊 Logs port information when running the example. Thanks @apuchitnis!
    • ✂ Removes duplicate VK provider. Thanks @tsdtsdtsd!
    • ⚡️ Updates the VK provider not to use the user_ids field, as it was apparently causing issues. Thanks @lukashes!
  • v1.49.0 Changes

    January 04, 2019
    • ➕ Added TypeTalk provider. Thanks @is2ei!
    • ➕ Added Yandex provider. Thanks @evgeny-mamonov!
    • ⚡️ Updates the new Google provider to populate user.RawData. Thanks @danielbprice!
    • 👍 Allows the Facebook provider to set the requested fields. Thanks @kobayashi!
  • v1.48.0 Changes

    December 10, 2018
    • ⚡️ Updates the battle.net provider to use their API's new user info endpoint when getting the user data. Thanks @Toyz! 🎉
  • v1.47.2 Changes

    October 25, 2018
    • ✂ Removes any usage of x/net/context from the library in favour of context. Thanks @sapk! 🎉
  • v1.47.1 Changes

    October 21, 2018
    • ➕ Adds Facebook field expansion support in the scopes parameter (see #236). Thanks @filinvadim! 🎉