github nextauthjs/next-auth v4.0.0-next.24

latest releases: next-auth@5.0.0-beta.21, @auth/azure-tables-adapter@1.5.0, @auth/d1-adapter@1.5.0...
pre-release3 years ago

4.0.0-next.24 (2021-08-23)

Bug Fixes

  • callback: respect callbackUrl in Email Provider (#2574) (a9f699f)
  • provider: remove double CSS from email template (2c43fbd)

Features

  • provider: add Keycloak provider (#2485) (eb8ba69)
  • provider: use more restrictive default scope for GitHub (#2579) (e15bf9b)

BREAKING CHANGES

  • provider: By default, the GitHub Provider scope won't ask for full write access to user profiles. If you need that, you will now have to add the user scope to your configuration.

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.