Release v2.10.1
Fixed
- Logout now clears the transient OAuth/OIDC correlation and nonce cookies (
.AspNetCore.Correlation.*,.AspNetCore.OpenIdConnect.Nonce.*) the sign-in handshake leaves behind on abandoned attempts, so signing out no longer leaves them accumulating in the browser. These cookies are now kept at the root path so the browser sends them on the logout request.
🤖 Generated with Claude Code