Authentication
POST /auth/logout Public
Clear the session cookie.
curl -X POST "https://freehire.dev/api/v1/auth/logout" -b cookies.txt{ "data": { "ok": true } }Authentication
Clear the session cookie.
curl -X POST "https://freehire.dev/api/v1/auth/logout" -b cookies.txt{ "data": { "ok": true } }