Skip to content

Releases: nextauthjs/next-auth

@auth/mongodb-adapter@2.0.15

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Bugfixes

  • delegate user id generation to Prisma (#9797)

@auth/mikro-orm-adapter@1.0.16

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Bugfixes

@auth/kysely-adapter@0.1.16

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/hasura-adapter@0.2.16

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/firebase-adapter@1.0.15

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/fauna-adapter@1.0.15

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/express@0.3.0

25 Jan 15:50
Compare
Choose a tag to compare
@auth/express@0.3.0 Pre-release
Pre-release

Features

  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • re-export Adapter types (#9732)
  • Simplify ExpressAuth setup (#9726)

@auth/edgedb-adapter@0.2.15

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/dynamodb-adapter@1.0.17

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)

@auth/drizzle-adapter@0.3.17

25 Jan 15:51
Compare
Choose a tag to compare
Pre-release

Other

  • @auth/core: add Ory Hydra provider (#7755) (1483efb)
  • @auth/core: support new username system in Discord (#8114) (96908df)
  • @auth/core: nodemailer (prev Email), Resend, SendGrid (#9753) (8f0226b)
  • @auth/core: expose full session in session callback (#9712) (ab49b3d)
  • @auth/core: Add email to VK provider (#9705) (5214131)
  • @auth/core: include new BattleNet OAuth endpoints (#6697) (0ff0566)
  • @auth/core: drop confusing links/wording from core (b3c7a6c)
  • @auth/core: always use a generated id for User.id (#9793) (80c8695)
  • @auth/core: show user and token in session callback (#9756) (62f24f5)
  • @auth/core: use match instead of split when parsing action (#9746) (fc358df)
  • @auth/core: correct typo in yandex documentation (#9734) (b89a0a8)