Skip to content

Feat/task 6 user auth

Shehryar Ali requested to merge feat/task_6_user_auth into to-heroku

User roles Admin: have access to all GET and POST requests Participant: have access only to the evaluate and submit POST requests

All HTTP actions should require authentication.

Merge request reports