KristianS93 / CommandCentral_API

API for the CommandCentral App
MIT License
0 stars 0 forks source link

Add token auth to controllers #42

Closed KristianS93 closed 1 year ago

KristianS93 commented 1 year ago

The idea of using guids in #41 should probably be added at the same time, also test cases will have to adapt to having a token, that should be used, else the testcases will fail and it cannot be pushed to development.

KristianS93 commented 1 year ago

Forgot that test cases for controllers haven't been added yet, so this should be no problem.