This commit is contained in:
mike12345567 2021-07-26 13:31:39 +01:00
parent d03229caba
commit dd1f1fec3b
1 changed files with 0 additions and 1 deletions

View File

@ -58,5 +58,4 @@ router
.get("/api/admin/auth/oidc/callback", authController.oidcAuth)
.get("/api/global/auth/oidc/callback", authController.oidcAuth)
module.exports = router