1
0
Fork 0
mirror of synced 2024-06-02 10:34:40 +12:00
This commit is contained in:
mike12345567 2021-07-26 13:31:39 +01:00
parent d03229caba
commit dd1f1fec3b

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