Add endpoint for checking whether a person is staff
All threads resolved!
All threads resolved!
Compare changes
@@ -20,6 +20,8 @@ package nl.tudelft.labracore.controller;
@@ -33,6 +35,12 @@ public class AuthorizationController {
@@ -41,7 +49,7 @@ public class AuthorizationController {
@@ -54,7 +62,7 @@ public class AuthorizationController {
@@ -68,10 +76,34 @@ public class AuthorizationController {
@@ -81,8 +113,21 @@ public class AuthorizationController {