Closed phybros closed 2 years ago
Currently it just has a single test that ensures that using the API without a token results in a 401.
401
Wanted to have this in place before I work on auth properly, because I want to make sure the auth module will have good test coverage.
Currently it just has a single test that ensures that using the API without a token results in a
401
.Wanted to have this in place before I work on auth properly, because I want to make sure the auth module will have good test coverage.