- add UserController - add getUsers method with pagination - handle auth errors using enum
- changed login request from GET to POST - implement json body conversion to DTO objects - set `user_id` and `role` attributes for HttpRequest inside filter