Files
cameleer-saas/ui
hsiegeln 040ae60be5
All checks were successful
CI / build (push) Successful in 2m4s
CI / docker (push) Successful in 1m1s
fix: correct Experience API endpoints for TOTP and backup codes
- TOTP secret: /verification/totp/secret (not /verification/totp)
- Backup codes: generate via /verification/backup-code/generate first,
  then bind with the returned verificationId. Cannot bind BackupCode
  without generating codes first.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 19:30:54 +02:00
..