Add authentication
Closed this issue · 0 comments
serban-petrescu commented
Protect all endpoints (except the one for creating un-validated candidates) with a simple authorization check.
Login should be form based.
Uses should be stored in a DB table (passwords encrypted).