Resolve "Feat: Implement JWT authentication"
Closes #7 (closed)
JWT token login and user creating works. Log out needs to be implemented.
API calls to every single path needs authentication. Only "/api/v1/auth/**" should need authentication
Closes #7 (closed)
JWT token login and user creating works. Log out needs to be implemented.
API calls to every single path needs authentication. Only "/api/v1/auth/**" should need authentication