One signed-in session. The cookie carries the secret and this row carries only its sha256, so the table is not a set of usable sessions. The row is what makes a sign-in revocable: deleting it ends the session for new requests and new mounts.
One signed-in session. The cookie carries the secret and this row carries only its sha256, so the table is not a set of usable sessions. The row is what makes a sign-in revocable: deleting it ends the session for new requests and new mounts.