Auth

Invalidates current token.

post/auth/logout

Response

OK

messagesstring

Example response

{
  "messages": "Successfully logged out."
}

Changes