add get all users/groups routes

This commit is contained in:
2024-07-03 23:46:00 +00:00
parent 7f48f49445
commit 800033c6f8
4 changed files with 52 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ export const router = Router({ mergeParams: true }); ;
const checkAuth = global.utils.checkAuth;
global.utils.recursiveImportRoutes(router, "/access", "access", import.meta.url);
/**
* GET - check authentication
* responses: