github nextauthjs/next-auth next-auth@4.24.14

latest releases: next-auth@5.0.0-beta.32, next-auth@4.24.15, @auth/azure-tables-adapter@1.11.3...
3 months ago

Bugfixes

  • providers: add issuer to GitHub provider for RFC 9207 compliance (#13412)

GitHub now returns an iss parameter in OAuth callbacks. openid-client validates it unconditionally, which was breaking authentication for apps that didn't configure an issuer. This sets the default GitHub provider issuer to https://github.com/login/oauth.

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.