feat(club-004): club recovery: recovery codes and device reassignment

This commit is contained in:
Deploy
2026-08-26 20:47:06 +02:00
parent 3ccbf9f450
commit 3aecd2bec0
16 changed files with 510 additions and 8 deletions

View File

@@ -8074,14 +8074,16 @@
"description": "Phase 4. Add secure recovery codes, /club/recover and new-device relinking for anonymous members without accounts.",
"priority": "med",
"risk": "high",
"status": "pending",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "backend"
"phase": "backend",
"completed_at": "2026-08-26T18:47:06Z"
},
{
"id": "CLUB-005",