Skip to content

@auth/core@0.23.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@balazsorban44 balazsorban44 released this 25 Jan 15:50
· 1099 commits to main since this release

Features

  • @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)

Bugfixes

  • @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)

Other

  • ts: fix build (d85269d)
  • fix build
  • bump vite and clean lock file (#9720)
  • update JWT enc (#9788)