backend/src
2020-12-05 18:45:47 +01:00
..
controllers Cleanup: Renamed the creation folder to the more fitting "actions" 2020-12-05 18:45:47 +01:00
errors Merge branch 'dev' of https://git.odit.services/lfk/backend into dev 2020-12-05 18:00:48 +01:00
loaders Added basic openapi security scheme for the bearer auth header 2020-12-05 17:47:32 +01:00
middlewares implement proper jwt checking in authchecker 2020-12-05 17:59:43 +01:00
models Cleanup: Renamed the creation folder to the more fitting "actions" 2020-12-05 18:45:47 +01:00
app.ts implement proper jwt checking in authchecker 2020-12-05 17:59:43 +01:00
authchecker.ts remove sampletoken generation 2020-12-05 18:02:57 +01:00
tests.ts Cleanup: Renamed the creation folder to the more fitting "actions" 2020-12-05 18:45:47 +01:00