mirror of
https://github.com/sasjs/server.git
synced 2026-01-14 17:30:05 +00:00
chore(merge): Merge branch 'master' into authentication-with-jwt
This commit is contained in:
3
api/src/middlewares/index.ts
Normal file
3
api/src/middlewares/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './authenticateToken'
|
||||
export * from './verifyAdmin'
|
||||
export * from './verifyAdminIfNeeded'
|
||||
Reference in New Issue
Block a user