* Edit the return type on `auth/login` to ```json { "auth": "AdminTypeEnum" } ``` * Change auth levels to `USER`, `ELECTION_OFFICER`, and `FULL`
auth/loginto{ "auth": "AdminTypeEnum" }USER,ELECTION_OFFICER, andFULL