fix(auth) : sérialiser le cycle QR/token local #23

Merged
AntoineVe merged 4 commits from fix/qr-token-lock into main 2026-09-11 11:41:58 +02:00
Showing only changes of commit 4228c1e636 - Show all commits

1
.gitignore vendored
View File

@@ -50,6 +50,7 @@ Thumbs.db
.caldav_sync_state.json
# État d'authentification pronotepy (QR code / token rotation)
.pronote_auth_state.json
.pronote_auth_state.json.lock
*.state.json
# --- Local scratch / WIP files ---