COColosseum

Privacy

No login, no record. Simple as that - here's exactly what happens when you do connect.

Sessions

How cookies work here

1
You click "Login with Discord" - Discord confirms your identity through OAuth without us ever seeing your password.
2
A short-lived OAuth state cookie is set for the duration of the redirect to prevent tampering. It expires immediately after.
3
After a successful login, a secure HTTP-only session cookie is set. JavaScript on the page cannot read it.
4
Logout clears the cookie and deletes the session record from the server. Nothing lingers.
Public Data

Stats, names, and match data