314186d6f474ea7039625145289fd123c745fcfc
Adds delete_account() as a default no-op on the SyncProvider trait. SolitaireServerClient sends DELETE /api/account with JWT (retry on 401). The server handler already existed (DELETE /api/account, ON DELETE CASCADE). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/