Closed egeldenhuys closed 6 years ago
/api/auth/me
Return information on the bearer of the token sent in the Authorization
{ "username": "<username>" }
Required by TripleParity/docks-ui/issues/92
Token should contain the username, redundant issue. Will reopen if required by front-end.
GET
/api/auth/me
Return information on the bearer of the token sent in the Authorization
Response
200 Authentication Successful
401 Bad Credentials