This website requires JavaScript.
Explore
Help
Sign In
sasjs
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/sasjs/server.git
synced
2026-01-03 13:10:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
72a5393be3f8dc96843f50e2b7354ab609603381
server
/
api
/
src
/
middlewares
History
Sabir Hassan
254bc07da7
fix: call jwt.verify in synchronous way
2022-08-02 23:05:42 +05:00
..
authenticateToken.ts
fix: call jwt.verify in synchronous way
2022-08-02 23:05:42 +05:00
authorize.ts
chore: code refactor
2022-08-02 22:16:41 +05:00
desktop.ts
fix(web): system username for DESKTOP mode
2022-05-30 21:08:17 +05:00
index.ts
feat: add authorize middleware for validating permissions
2022-06-29 23:06:58 +05:00
multer.ts
fix: issue174 + issue175 + issue146
2022-05-23 19:24:56 +05:00
verifyAdmin.ts
chore: fixed specs
2022-07-05 03:26:37 +05:00
verifyAdminIfNeeded.ts
feat: new APIs added for GET|PATCH|DELETE of user by username
2022-06-14 22:08:56 +05:00