github nextauthjs/next-auth v2.1.0

latest releases: @auth/qwik@0.2.2, @auth/azure-tables-adapter@1.4.1, @auth/d1-adapter@1.4.1...
4 years ago

Patches

  • New Amazon Cognito authentication provider #307
  • New Battle.net authentication provider #221
  • Documentation updates to providers, events, options and client API #321
  • Fix for bug with client side methods are called server side #315
    This requires a code change for anyone using client functions server side or a custom baseUrl, as the previous approach wasn't reliable.
    You now need to pass options via the Provider in _app.js instead. See new client documentation for details.

Credits

Thanks to @LoriKarikari @ndom91 and everyone who reported on bug fix addressed in #315

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.