mirror of
https://github.com/sasjs/server.git
synced 2026-01-13 09:00:04 +00:00
fix: added domain check if provided
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from './authenticateToken'
|
||||
export * from './authorize'
|
||||
export * from './checkDomain'
|
||||
export * from './csrfProtection'
|
||||
export * from './desktop'
|
||||
export * from './verifyAdmin'
|
||||
|
||||
Reference in New Issue
Block a user