EvalueTonSavoir/server
2024-10-19 18:38:59 -04:00
..
__tests__ Merge pull request #144 from ets-cfuhrman-pfe/dev-it1-PFEA2024 2024-10-07 10:49:52 -04:00
auth Roles done 2024-10-19 13:13:16 -04:00
config added route to check if rooms need authentication 2024-10-19 18:38:59 -04:00
constants change folder name 2024-03-29 20:15:32 -04:00
controllers added route to check if rooms need authentication 2024-10-19 18:38:59 -04:00
middleware Roles done 2024-10-19 13:13:16 -04:00
models Roles done 2024-10-19 13:13:16 -04:00
patches continued oidc 2024-09-29 18:39:24 -04:00
routers added route to check if rooms need authentication 2024-10-19 18:38:59 -04:00
socket Fixes #133 2024-09-26 00:57:57 -04:00
.dockerignore test 2024-04-05 20:10:59 -04:00
.env.example added environment variable to set room authentication 2024-10-19 18:18:01 -04:00
.gitignore Incorporate auth config 2024-09-28 17:08:11 -04:00
app.js Refactor/regrouping of auth providers. 2024-10-15 19:49:44 -04:00
auth_config.json.example Refactor/regrouping of auth providers. 2024-10-15 19:49:44 -04:00
Dockerfile test 2024-04-05 20:10:59 -04:00
package-lock.json continued oidc 2024-09-29 18:39:24 -04:00
package.json added rest of oidc (kind of) 2024-09-29 17:55:48 -04:00
utils.js fix oidc 2024-10-01 11:37:07 -04:00