Releases: kinde-oss/kinde-node-express
Releases · kinde-oss/kinde-node-express
Release 1.7.0
13 Mar 03:13
Compare
Sorry, something went wrong.
No results found
Features
Add portal support (#84 )
Implement invitation flow handling in auth router (#111 )
Fixes
Update dependency aws-jwt-verify to v5 (#75 )
Upgrade @kinde/jwt-validator to 0.4.0 (#53 )
Update dependency express-session to 1.18.2 (#101 )
Security vulnerability fixes in dependencies (#37 , #47 , #49 , #52 , #113 )
Maintenance
Remove requirement of kinde-node-auth-utils (#55 )
Migrate to Vite build system (#56 )
Migrate tests to Vitest (#61 )
Release 1.6.0
03 Jun 22:45
Compare
Sorry, something went wrong.
No results found
fix: missing return statements in middleware (3b15097 )
chore: change type imports (6dc5da2 )
fix: cjs build (7a16d75 )
fix: improve error checking over malformed Authorization header (f459555 )
feat: add bearer token route protection. (5af5cb4 )
Release 1.5.0
29 May 16:09
Compare
Sorry, something went wrong.
No results found
chore: switch to rollup for better builds (9c0fea9 )
Release 1.4.1
21 May 15:47
Compare
Sorry, something went wrong.
No results found
fix: add jwtVerify export back (b65c2ca )
Release 1.4.0
09 May 11:06
Compare
Sorry, something went wrong.
No results found
feat: add support to pass optional cookie secret (18eb430 )
chore: update @types/express-session (d8d55e0 )
chore: prettier (9a07f0f )
fix: prevent creating new session store if one already exists (51e9adb )
chore(deps): bump formidable and supertest (2c6decd )
fix: upgrade aws-jwt-verify from 3.2.0 to 3.4.0 (961452b )
Release 1.3.0
28 Mar 17:36
Compare
Sorry, something went wrong.
No results found
Initial release
15 May 10:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from kinde-oss/ash/dev/kinde-node-express
node express functionality