next-auth

Authentication for the Web.

ISC License

Downloads
1M
Stars
22K
Committers
786

Bot releases are hidden (Show)

next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: set correct peer dependency version of next-auth (#4950) (c57d8c99)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • improve logger (#4970)
next-auth -

Published by balazsorban44 over 2 years ago

Bugfixes

  • providers: migrate GitLab provider to TS (#4929) (2725d07e)
  • providers: allow issuer in Azure AD B2C (042955ea)
  • providers: typo in GitHub provider scope (#4938) (bb664a27)
  • ts: remove TS workaround for withAuth (#4926) (46eedee3)
  • ts: handleMiddleware return type can be NextMiddlewareResult (#4818) (8853000f)

Other

  • ts: explicitly set next path in next-auth (fb60554a)
  • revert type assertion
  • add Thang to contributor (#4944)
  • add TODO comment for next major version
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Features

  • adapters: update typeorm support (#4844) (88ad25a)

BREAKING CHANGES

  • typeorm is still in active development and has not yet published a stable release. Because of this, you can expect breaking changes in minor versions. This release of the adapter expects [email protected] and is not validated against previous or future releases.

Run npm i typeorm@latest and make sure to read the release notes for breaking changes in TypeORM

next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • adapters: use correct peer dependency in Sequelize adapter (#4880) (709edc5)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 2 years ago

Features

  • adapters: update Firebase adapter to use new API (#3873) (5bd00f6)

BREAKING CHANGES

    • Renames FirebaseAdapter export to FirestoreAdpater
  • This adapter now requires firebase v9+
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/[email protected]

Published by balazsorban44 over 2 years ago

Features

  • providers: Add Wikimedia Oauth Provider (#4813) (c22d613)
  • providers: add Duende IdentityServer 6 (#4850) (3c210d9)

Bugfixes

  • middleware: allow secret as option in Middleware (#4846) (c59a4e0)
  • providers: fix VK provider and convert to TS (#3709) (cdf467e)
  • ts: use correct type for nodemailer config in the EmailProvider (#4097) (1b91282)
  • ts: typo in Azure Active Directory Provider (#4895) (af3c2dd)
  • ts: make colorScheme optional (#4868) (c1f7ce3)

Other

  • providers: convert GitHub provider to TypeScript (#4908) (3666e43)
  • update Next.js example, bump dependencies
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/[email protected]

Published by balazsorban44 over 2 years ago

Features

  • providers: allow styling e-mail through theme option (#4841) (ae834f1)

Bugfixes

  • show experimental api warning only in dev and only once (#4816)
next-auth -

Published by balazsorban44 over 2 years ago

Bugfixes

  • core: handle invalid email (cd6ccfd)
next-auth -

Published by balazsorban44 over 2 years ago

Features

  • core: pass profile to linkAccount event (#4242) (d8d9ab9)
  • update Middleware (#4757)

Bugfixes

  • core: respect NEXTAUTH_SECRET in unstable_getServerSession (#4774) (c194261)

Other

  • deps: upgrade dependencies (a911b4a)
next-auth - [email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

next-auth - https://github.com/nextauthjs/next-auth/releases/tag/[email protected]

Published by balazsorban44 over 2 years ago

Features

  • allow standard Request in NextAuthHandler (#4704)
  • introduce experimental unstable_getServerSession API (#4116)

Bugfixes

  • edge: support request.cookies as a map (#4745) (73d489b)
  • providers: use client_secret_post auth method for Instagram (#4705) (92dfc3c)
  • ts: infer provider type in signIn (#4679) (e03e234)

Other

  • adapters: fix references to deprecated adapters repo (#4737) (172813f)
  • add test for invalid callbackUrl handling
next-auth - [email protected]

Published by balazsorban44 over 2 years ago

Bugfixes

  • don't show error on relative callbackUrl
next-auth -

Published by balazsorban44 over 2 years ago

Bugfixes

  • client: add additional type (#4402) (9f40cd1)
  • providers: profile types (#4202) (8288ae5)
  • ts: handle NextRequest type (#4472) (fb4bbc3)
  • allow react@18 as peer dependency
  • loosen env variable URL fallback (#4443)

Other

  • remove redundant and deprecated doc (#4475)
Package Rankings
Top 0.76% on Npmjs.org
Related Projects