learning_ai_common_plat/.windsurf/workflows
saravanakumardb1 f4b9124065 feat(auth): add Phase 5C-5E endpoints + SDK methods — TOTP secret, push approvals, QR auth
- GET /auth/mfa/totp/secret — retrieve decrypted TOTP secret for auth app
- POST /auth/mfa/push/create, GET /pending, POST /:id/respond, GET /:id/status
- POST /auth/qr/create, POST /auth/qr/confirm, GET /auth/qr/:id/status
- Kotlin SDK: getTotpSecret, getPendingApprovals, respondToApproval, confirmQrLogin
- Swift SDK: getTotpSecret, getPendingApprovals, respondToApproval, confirmQrLogin
- All 53 auth tests passing
2026-03-12 15:01:51 -07:00
..
refresh-chat-history.md ci: update CI/CD configuration 2026-03-03 12:08:22 -08:00
repo_backup-and-push.md refactor(workflows): centralize repo list in repos.txt 2026-03-03 16:16:12 -08:00
repo_backup-main-branch.md refactor(workflows): centralize repo list in repos.txt 2026-03-03 16:16:12 -08:00
repo_commit-workspace.md refactor(workflows): centralize repo list in repos.txt 2026-03-03 16:16:12 -08:00
repo_push-repos.md refactor(workflows): centralize repo list in repos.txt 2026-03-03 16:16:12 -08:00
repo_sync-repos.md refactor(workflows): centralize repo list in repos.txt 2026-03-03 16:16:12 -08:00
repo_update-agent-docs.md feat(ai-diagnostics): add REST API routes [3.3] 2026-03-03 11:57:00 -08:00
repos.txt feat(packages): add @bytelyst/event-store, @bytelyst/fastify-sse, @bytelyst/webhook-dispatch — reusable event infrastructure for product backends 2026-03-10 18:37:01 -07:00
run-code-review.md feat(auth): add Phase 5C-5E endpoints + SDK methods — TOTP secret, push approvals, QR auth 2026-03-12 15:01:51 -07:00