next-auth

Authentication for the Web.

ISC License

Downloads
1M
Stars
22K
Committers
786

Bot releases are visible (Hide)

next-auth - [email protected]

Published by balazsorban44 over 1 year ago

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.19.2

next-auth - [email protected]

Published by ThangHuuVu over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.19.1

next-auth - [email protected]

Published by balazsorban44 over 1 year ago

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.19.0

next-auth - [email protected]

Published by balazsorban44 over 1 year ago

next-auth -

Published by balazsorban44 over 1 year ago

Bugfixes

  • docs: page.server.ts -> layout.server.ts (#6326) (700daec9)

Other

  • sveltekit: Typo fix (#6309) (07109616)
  • Add session management example for SvelteKit (#6184)
next-auth -

Published by balazsorban44 over 1 year ago

Features

  • core: option to opt out of CSRF checks (#6379) (a81bb3e5)
  • core: allow clearing cookies from jwt() (#6337) (6d4cde4b)
  • core: Redesigned all default pages (#5825) (92382941)
  • providers: add Asgardeo provider (#6452) (b4d6ed5f)
  • providers: add Mattermost provider (#6290) (b20a5f55)

Bugfixes

  • core: sign cookies with built-in jwt methods (#6488) (c31718ca)
  • core: improve stack traces (#6259) (83c6bfe2)
  • core: move types submodule to top (69cda587)
  • providers: default image to null for Azure AD (fbcfedf0)
  • providers: conform Twitch provider to spec with escape hatch (#6365) (b2450ef6)
  • providers: remove Twitter OAuth 2.0 workaround (fdce27b8)

Other

  • core: use arrow function for generateSessionToken (#6200) (d8481f38)
  • providers: added JS doc's to the mattermost provider (#6299) (6e0ae59e)
  • improve some provider docs
  • add Auth0 and GitHub header
  • move provider logos under /img
  • move icons to website
  • typo on example resposne -> response (#6311)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 1 year ago

Features

  • adapters: expose DynamoDB adapter options (#6370) (8f714580)

Other

  • bump versions [skip ci]
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 over 1 year ago

Bugfixes

  • adapters: remove formatVersion from Xata schema (#5772) (1b19aa39)

Other

  • bump versions [skip ci]
next-auth -

Published by balazsorban44 over 1 year ago

Bugfixes

  • next-auth: remove engines (f54424c2)
  • providers: default image to null for Azure AD (09bcc1d5)
  • Allow adding own logo to provider (#6465)
next-auth - [email protected]

Published by balazsorban44 almost 2 years ago

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.18.8

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

Published by balazsorban44 almost 2 years ago

Bugfixes

  • docs: turn SvelteKitAuth to named import in code example (#6250) (d2288ee4)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

  • core: allow passing params only to endpoint configs (01bb9161)
  • core: correctly pass user id in account (3b25935c)
  • core: allow custom endpoint config when issuer is present (8f854c61)

Other

  • change Thang's email
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

  • adapters: define correct peer dependencies for DynamoDB (#6249) (1423733d)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

  • core: loosen dependency version requirements (09a075cc)
  • core: clarify that JWT is encrypted by default (#5824) (f387793d)
  • core: typo in API reference (#6194) (3865e44c)
  • ts: add function overload to getToken (#5823) (2cbf8154)
  • ts: narrow Kakao's birtday_type profile property type (#6036) (d63166db)
  • ts: enable strict type checking (4dd70a5f)

Other

  • show property types
  • format
  • don't minify output CSS
  • upgrade oauth4webapi
  • gitignore generated src/lib/pages/styles.ts (#6210)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]

Published by balazsorban44 almost 2 years ago

Features

  • solid-start: introduce @auth/solid-start package/example (#6158) (287c8f0f)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

  • sveltekit: make AUTH_SECRET dynamic (87ed5077)

Other

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

Published by balazsorban44 almost 2 years ago

Bugfixes

  • core: correctly normalize endpoint configuration (#6173) (4fa0d1fa)
  • providers: add state check to Twitter by default (4dcdd212)
  • add package keywords
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@next-auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

  • adapters: correct peer dependency for Supabase Adapter (1ab0a2ae)
next-auth - https://github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]

Published by balazsorban44 almost 2 years ago

Bugfixes

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

Published by balazsorban44 almost 2 years ago

Bugfixes

  • sveltekit: add header to README (aea4aaf2)

Other

  • simplify eslint linting
  • remove package-level lint and format
  • format
  • move all lint/format to top
Package Rankings
Top 0.76% on Npmjs.org
Related Projects