Skip to content
Merged
Show file tree
Hide file tree
Changes from 34 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
fbf308d
fix: typos in organisation properties type
DanielRivers Apr 9, 2025
9e971f4
chore: remote duplicate file
DanielRivers Apr 9, 2025
f4ce88d
feat: queue setup requests
DanielRivers Apr 23, 2025
8969ff7
fix: split refresh proccess and don't run middleware on setup route
DanielRivers Apr 28, 2025
a95126d
feat: create new function for getting std cookie opts
Yoshify Apr 28, 2025
d3f78b7
chore: make `getSplitCookies` use new `getStandardCookieOptions` fn
Yoshify Apr 28, 2025
e26f1e6
chore: enhance return type of `getStandardCookieOptions`
Yoshify Apr 28, 2025
cd3082d
fix: set cookie options for `refresh_token` in middleware req/resp
Yoshify Apr 28, 2025
9ff73d8
Merge pull request #335 from kinde-oss/fix/refresh-token-opts
DanielRivers Apr 28, 2025
4ba0909
fix: import location
DanielRivers May 9, 2025
8267233
Merge pull request #334 from kinde-oss/feat/setup-queue
DanielRivers May 9, 2025
ee96e04
fix: update state check regex
DanielRivers May 9, 2025
c35e421
Merge pull request #338 from kinde-oss/fix/state-passthrough
DanielRivers May 9, 2025
3ff0eb4
chore: update release-it config
DanielRivers May 9, 2025
4238dd7
chore: release v2.6.2
DanielRivers May 9, 2025
fd0d6a7
feat: support reauth
DanielRivers May 19, 2025
83b2986
Merge pull request #341 from kinde-oss/feat/reauth
DanielRivers Jun 2, 2025
5121dd6
feat: add PortalLink
DanielRivers Jun 3, 2025
9321ba3
Merge pull request #342 from kinde-oss/feat/portallink
DanielRivers Jun 3, 2025
273fa58
fix: don't return null on server routes.
DanielRivers Jun 5, 2025
9347704
chore: lint
DanielRivers Jun 5, 2025
efdfe60
fix: createOrg imports
DanielRivers Jun 5, 2025
d8886cb
Merge pull request #343 from kinde-oss/fix/router-return
DanielRivers Jun 9, 2025
2d68176
deps: update Kinde TS SDK to latest
DanielRivers Jun 10, 2025
e7e0a8f
Merge pull request #344 from kinde-oss/deps/update-ts-sdk
DanielRivers Jun 10, 2025
4cabdcb
chore: release v2.7.0
DanielRivers Jun 10, 2025
3ed4ac3
feat: Add RegExp support to publicPaths in authMiddleware - Enhanced …
Koosha-Owji Jun 19, 2025
1352a67
Merge pull request #346 from Koosha-Owji/feat/regex-support-publicpaths
DanielRivers Jun 19, 2025
b3b6f51
chore: release v2.8.0
DanielRivers Jun 19, 2025
420dce1
deps: update kinde TS SDK
DanielRivers Jun 24, 2025
ef893eb
Merge pull request #349 from kinde-oss/fix/expo-import-error
DanielRivers Jun 24, 2025
3e5b6aa
chore: release v2.8.1
DanielRivers Jun 24, 2025
122bffb
deps: update kinde TS sdk
DanielRivers Jul 3, 2025
044fc06
chore: release v2.8.2
DanielRivers Jul 3, 2025
4bda15e
feat: improve protection of subnav page value
DanielRivers Jul 7, 2025
367240d
refactor: update the public path regex check structure
DanielRivers Jul 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"git": {
"requireBranch": "main",
"requireBranch": "release/2.5",
"commitMessage": "chore: release v${version}"
},
"hooks": {
Expand Down
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,57 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.8.2](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.8.1...v2.8.2)

- deps: update kinde TS sdk [`122bffb`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/122bffb56865cec311446aa3f4f8c1aa639357e5)

#### [v2.8.1](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.8.0...v2.8.1)

> 24 June 2025

- deps: update kinde TS SDK [`#349`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/349)
- chore: release v2.8.1 [`3e5b6aa`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/3e5b6aa0d9daaa8c06b6548c405d9877ce732566)

#### [v2.8.0](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.7.0...v2.8.0)

> 19 June 2025

- Release/2.6 [`#323`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/323)
- feat: Add RegExp support to publicPaths in authMiddleware - Enhanced isPublicPath logic to handle RegExp patterns - Maintained backward compatibility with string patterns - Closes #345 [`#345`](https://github.com/kinde-oss/kinde-auth-nextjs/issues/345)
- chore: release v2.8.0 [`b3b6f51`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/b3b6f519bcd88bbff52815381e1400fe1073bbdc)
- Merge pull request #346 from Koosha-Owji/feat/regex-support-publicpaths [`1352a67`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/1352a67dda9c6b23626d9d6b02c6bf2055e8e087)

#### [v2.7.0](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.2...v2.7.0)

> 10 June 2025

- chore: release v2.7.0 [`4cabdcb`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/4cabdcba2d88fff243ac93718af6607223ef75c3)
- Merge pull request #344 from kinde-oss/deps/update-ts-sdk [`e7e0a8f`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/e7e0a8f9dae940df4744e06d29bf0c2fc60d3332)
- feat: add PortalLink [`5121dd6`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/5121dd6bd2c30a8f66bf3c3f3197ddd01455c954)

#### [v2.6.2](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.1...v2.6.2)

> 9 May 2025

- feat: queue setup requests [`f4ce88d`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/f4ce88d98a938a21b5a4c93269177882c8ac9baf)
- chore: release v2.6.2 [`4238dd7`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/4238dd7edf9cb27fc3c9a7fcfb186bdc17d885d3)
- chore: update release-it config [`3ff0eb4`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/3ff0eb4c895789385a6fffeacd7d0b152315114e)

#### [v2.6.1](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.6.0...v2.6.1)

> 9 April 2025

- Release/2.6 [`#323`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/323)
- ci: add CI workflow [`#324`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/324)
- chore(deps): bump next from 15.1.7 to 15.2.3 [`#315`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/315)
- depts: add tslib [`4a3f893`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/4a3f893769736f268df18bd95588e9f35ef76b3c)
- chore: lint [`d0315a6`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/d0315a6a7cc060eb0916da4239faf46a1c15b2a3)
- chore: add eslint config [`bcbb09a`](https://github.com/kinde-oss/kinde-auth-nextjs/commit/bcbb09a725b60425c48c35781fc2dd9f6d853364)

#### [v2.6.0](https://github.com/kinde-oss/kinde-auth-nextjs/compare/v2.5.6...v2.6.0)

> 9 April 2025

- feat: Add orgCode middleware option [`#326`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/326)
- fix: Fix TS Types and organisation fixes [`#318`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/318)
- fix: change tsconfig for consistency [`#325`](https://github.com/kinde-oss/kinde-auth-nextjs/pull/325)
Expand Down
40 changes: 0 additions & 40 deletions eslint.config.mjs

This file was deleted.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinde-oss/kinde-auth-nextjs",
"version": "2.6.0",
"version": "2.8.2",
"description": "Kinde Auth SDK for NextJS",
"main": "dist/cjs/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -103,7 +103,8 @@
"react-dom": "^18 || ^19"
},
"dependencies": {
"@kinde-oss/kinde-typescript-sdk": "2.10.1",
"@kinde-oss/kinde-typescript-sdk": "2.12.0",
"@kinde/js-utils": "^0.18.1",
"@kinde/jwt-decoder": "^0.2.0",
"@kinde/jwt-validator": "^0.4.0",
"cookie": "^1.0.2",
Expand Down
Loading