@wongmjane saw the same thing over here on mastodon, even after nuking cookies!
The web UI was even still performing new requests *including* an Authorization: Bearer [token] header, which made me think it's an artifact of the web UI using JWT tokens (which have a long lifetime and aren't often revoked), and the webapp had the JWT token stashed away somewhere in the DOM in javascript.