Pular para o conteúdo principal

End the session

POST 

/admin/auth/logout

Both halves happen. The session is recorded as disabled, so it is dead even if it was copied somewhere else, and the cookie is cleared, which is what stops the browser from presenting it again. Neither alone is a sign-out.

Responses

Session revoked and cookie cleared