authjs-nuxt
authjs-nuxt copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
nextauthjs/next-auth (@auth/core)
v0.35.3
Bugfixes
-
providers: convert Salesforce to OIDC (#11918) (
f6b7228) -
proxy: improve redirect proxy logic (#11517) (
cce637c)
v0.35.2
Bugfixes
-
providers: make identifier param optional (
3e8a648) -
providers: optionally check
identifier(54ba689)
v0.35.1
Bugfixes
-
getToken: make 'secret' optional when raw JWT is requested (#11894) (
3744f56) -
providers: bug when using nodemailer with SES (#11865) (
181c6b8) -
providers: set the issue url to be the correct production one in vipps provider (#11869) (
4b784c5) -
test: improve adapter test suite (#11904) (
96f49e0) - typo "propery" -> "property" (#11871)
v0.35.0
Features
-
providers: add Forward Email provider (#11836) (
1073030) -
providers: Add Concept2 provider (#11817) (
edfa5e5) -
providers: add Vipps provider (#11832) (
120f550) -
providers: add Mailgun email provider (#11723) (
cfcb221) -
providers: Add Eventbrite provider (#11645) (
e65759b) -
providers: Add Ping Identity provider (#6614) (
ed6b48c) -
providers: Add Roblox provider (#11515) (
208410d) -
providers: add wechat provider (#10236) (
d1dfb52) -
providers: Add Kinde OAuth provider (#11581) (
51c0bbd)
Bugfixes
-
core: Improve object merging (#11685) (
b080a49) -
core: invalid url error when using custom error page (#11381) (
4a8ab0f) -
eslint: all outstanding eslint/test issues (re:eslint9/flatconfig upgrade) (#11750) (
abb4dcd) -
next-auth: Avoid excessive basePath redundant warning (#11636) (
69c0b58) -
provider: Fix import path in Eventbrite provider (#11652) (
9b8614f) -
provider: update TikTok provider (#11308) (
a681cba) -
provider: update tiktok token url (#10728) (
0410ae5) -
providers: support different applications in Descope + Widget docs (#11847) (
a5dacb3) -
providers: allow for custom http mail implementations off of nodemailer (#11686) (
bbc6710) -
providers: Azure AD image fetch try catch (#11821) (
270fc6c) -
providers: fix Eventbrite config (
5c721d7) -
providers: update Descope docs, tweak default config (#11377) (
0d73205) -
providers: dropbox userinfo request is post (#11397) (#11446) (
bbd3af6) -
ts: update
GetTokenParamstype definition to makesaltoptional (#11572) (1279593) -
tsconfig: update
extendsproperty in packages configuration (#11666) (e6eaa95) - Update Apple provider config (#11453)
- Use sub instead of id in Gitlab (#11176)
- remove global logger (#11565)
Other
-
next-auth: fix e2e tests (#11737) (
8c52012) - fix
- fix lint
- Fix formatting (#11592)
- add link to providers page (#11178)
- feat(providers): add Nextcloud provider (#11837)
- Enable prettier plugins (#11623)
v0.34.2
Bugfixes
-
core: revert #11050 (#11469) (
0f83056) -
providers: add State check to Eveonline (#11111) (
b690dac) -
providers: Apple checks should be
['state', 'nonce'](#11239) (8ea51aa) -
providers: make
connectionoptional on WorkOS (#11270) (14b075d)
Other
-
core: remove extra dot in some
AuthErrormessages (#10964) (aefae63) -
providers: update Foursquare API Docs URL (#11310) (
3cba5e2) - change MissingCSRF reference path (#11464)
- fix grammatical error (#11260)
v0.34.1
Bugfixes
- Add default exports to package.json for better module support (#11224)
v0.34.0
Features
v0.33.0
Features
-
core: support
private_key_jwttoken auth method (#11132) (d8a9188) -
core: re-introduce
idToken: boolean(#11161) (b56b928) -
providers: Add BankID Norge provider (#11162) (
d38fdef) - Add form-post specification (#8428)
Bugfixes
-
core/providers/osu: Correct the type of OsuProfile.id (#10340) (
0e0c7b6) -
providers: Correct Coinbase endpoints (#11153) (
28e780f) - change API domain for twitter provider (#11047)
Other
-
providers: update Netsuite button rendering colors (#11099) (
63fd886) -
pnpm format(#11078) - Fix some documentation issues (#10980)
v0.32.0
Features
Bugfixes
-
core: Ensure oauth4webapi uses a stable customFetch API (#10978) (
f1bf7ae) -
core: centralize
isDateutil fn and use in all adapters (#10872) (e2eacc2) -
errors: do not log authjs message with CredentialsSiginin error (#11050) (
d089923)
Other
-
docs: clean up missing
npm2yarnand other formatting (#11041) (77b20d5) -
docs: Microsoft Entra ID typos (#10834) (
d53d47c) -
docs: fix bold style to AuthAction types (#10893) (
4ab5f71) - fix core prettier
v0.31.0
Features
-
providers: add NetSuite OAuth Provider (#8865) (
4c4d036) -
sveltekit: webauthn provider support (#9924) (
e17cc71)
Bugfixes
-
core: update WebAuthn
authenticatorschemas and types (#10861) (5e55331) -
core: support
trailingSlashinproviderAndAccountIdparsing (#10752) (46f9582) -
providers: update linkedin oidc issuer (#10671) (
6cb874e) - correct contributor lists (#10742)
- strip
code_verifierfrom request body when the provider doesn't support PKCE (#10765)
Other
-
adapters: cleanup extraneous documentation in adapter and fix testing and release GHA (#10854) (
8751fa4) -
docs: specify exact version for simpleweabuthn peer dep installation (
e332a41) -
providers: cleanup NetSuite (#10783) (
e6f90b2) -
types: separately export
AdapterAccountType(#10832) (bfa7079) - fix casings (#10782)
- fix GitHub typo (#10781)
v0.30.0
Features
-
providers: add Microsoft Entra ID provider (#10497) (
536f208) -
providers: drop Atlassian (OAuth 1.0) (
22860bb)
Bugfixes
-
pages: cleanup oauth provider branded buttons (#10542) (
710df18) -
providers: update providers config from verification walk-throughs (#10582) (
85ab5fa) -
ts: reduce public type surface (#10557) (
6ddc329) - don't require secret at build-time (#10592)
Other
-
core: update links in typedocs to new docs URLs (#10560) (
6aa4c44) -
core: rm unnecessary typedoc callout (
ff7810f) -
salesforce: fix multiple typos in provider (
1de6bc7)
v0.29.0
Features
-
providers: Add Postmark email provider (#10512) (
c97431b) -
providers: add Microsoft Entra ID provider (#10497) (
2f64701) -
providers: drop Atlassian (OAuth 1.0) (
cb1a260)
Bugfixes
-
docs: correct link to list of adapters (#10451) (
bb4dc18) -
env: handle provider id's with
-durinv env inference (4dfc8af) -
providers: update Facebook OAuth dialog API (
5dec6fd) -
providers: make webex apiBaseUrl optional (#10354) (
edc4fe4) - infer providers logo filename (#10496)
Other
-
docs: update azure-ad.ts (#10448) (
8120fd4) -
examples: use string as
authorization(5ae5009) - revert
- comment todo
v0.28.2
Bugfixes
v0.28.1
Bugfixes
-
core: ignore basePath if pages configuration (#10288) (
9c56e69) -
core: cannot parse action at /session (#10094) (
4a2d511) -
tests: setEnvDefaults test with
AUTH_SECRET/config.secretvalues (#10400) (86c8822) - export
CredentialsSigninclass to extend in custom authorize errors (#10200) - throw
MissingSecretwhen secret missing (#10305)
Other
-
adapters: fix link leading to 404 (#10217) (
52758a9) -
core: fix failed tests for webauthn (#10281) (
9a5416b) -
jsdoc: note different default basePaths (#10239) (
e9a3e8e) - cleanup nextjs dev/example middleware.ts file (#10222)
- fix punctuation in error logging wrapper (#10186)
v0.28.0
Features
- customizable
authorize()error (#9871)
Bugfixes
Other
-
docs: fix typo in
types.ts(#10053) (e9f387f) -
tests: reenable unit tests in CI and cleanup docker test setups (#10190) (
5136ca4) - add new example app for nextjs and Docker (#10118)
- high-level tests (#10017)
v0.27.0
Features
Bugfixes
-
providers: missing
profile.idfield in OIDC providers (#10008) (744043b) - bump @simplewebauth/server@9.0.2 (#9980)
- put email helpers into own files to avoid nodemailer import (#9964)
Other
v0.26.3
Bugfixes
-
ts: correctly type
Authoverload (8cbf38c) - remove unnecessary /signout appending to signout form action URL (#9901)
- mismatched
account.providerAccountId(#9932)
v0.26.2
Bugfixes
- fix
.jsimports - use correct script src for
@simplewebauthn/browser
v0.26.1
Bugfixes
- don't break on Edge runtime when WebAuthn isn't used (#9919)
v0.26.0
Features
- Passkey / WebAuthn provider (experimental) (#8808)
Other
- swap sass css-nesting for css standard nesting postcss plugin (#9887)
v0.25.1
Bugfixes
- properly extend
NodemailerConfigbyEmailConfig(#9890)
Other
-
core: export
isAuthAction(#9896) (bb741d9) - re-introduce E2E, add basic login/logout tests (#9881)
v0.25.0
Features
- add
getEnvDefaultsandcreateActionURLto@auth/corefor use in client libs (#9817)
Bugfixes
- allow Facebook authorization config to be merged (#9866)
- filter client error response, error on missing host (#9837)
- allow string return
signIncallback (#9829)
v0.24.0
Features
- support secret rotation (#9804)
Other
- add badge & tweak config
- add test coverage (#9805)
- replace
jestwithvitest(#9818) - global vite/vitest, move express (#9806)
v0.23.0
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
idforUser.id(#9793) (80c8695) -
@auth/core: show
userandtokeninsessioncallback (#9756) (62f24f5) -
@auth/core: use match instead of split when parsing action (#9746) (
fc358df) -
@auth/core: correct typo in yandex documentation (#9734) (
b89a0a8)
Other
v0.22.0
Features
-
@auth/core: add
basePathoption (#9686) (963086b)
v0.21.0
Features
-
@auth/core: support self-hosted github (#9271) (
05bf014)
Bugfixes
-
@auth/core: bad intersection caused type to be 'never' (#9477) (
bdb4019) -
@auth/core: add state as default check to Okta (#9648) (
e45492a) -
@auth/core: Github provider tests (#9619) (
0ddb8cc)
v0.20.0
Features
-
@auth/core: add experimental flag in options (#9178) (
76d8f27)
v0.19.1
Bugfixes
-
@auth/core: typo in
errors.ts(#9523) (2693b74) -
@auth/core: update kakao.md - clarify callbackUrl format (#9502) (
a14fe18) -
@auth/core: 42 changed their way to return images (#9472) (
7e17781) -
@auth/core: typo in well-known url in azure-ad (#9288) (
a7034c5)
Other
v0.19.0
Features
-
@auth/core: deep-merge cookies options (#9386) (
17c4426) -
@auth/core: add default user id generation (#9380) (
87b037f)
Bugfixes
-
@auth/core: document all Adapter method (
5254ff7) -
@auth/core: correct default cookie name in
getToken(#9382) (362e6ce)
v0.18.6
Bugfixes
-
@auth/core: correct resource links (
10f3762)
Other
- bump dependencies
- add
utilspackage (#9378)
v0.18.5
Bugfixes
-
@auth/core: correctly type
CookiesOptions(#9358) (677ddf8) -
@auth/core: broken link (#9318) (
a1bd309) - @auth/core: Bad intersec
Configuration
📅 Schedule: Branch creation - "every 7 day" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.