]> PHS Git Server - phs-api.git/commit
Fixing auth with cookies.
authorcharles <charles.wray@phasecustomsoft.com>
Thu, 18 Sep 2025 15:03:27 +0000 (15:03 +0000)
committercharles <charles.wray@phasecustomsoft.com>
Thu, 18 Sep 2025 15:03:27 +0000 (15:03 +0000)
commit1c5225472a9d5b1921c1c0445c3713f6b4574475
tree08e6ee30029ecc3cecce75b21c9e70b580fc8052
parent357fb582228f4f61aa27e715b57f0351c4655d6c
Fixing auth with cookies.
.idea/sqldialects.xml [new file with mode: 0644]
src/controllers/auth.controller.js
src/controllers/authentication.controller.js
src/controllers/user.controller.js
src/middleware/passport.js
src/middleware/routeHelpers.js
src/models/authentication.model.js
src/models/user.model.js
src/routes/user.routes.js