adobe-to-docusign-migrator/web
Paul Huliganga e9f21b6c6d fix(ui): correct HTTP method for auth connect/disconnect endpoints
GET /api/auth/{adobe,docusign}/connect and /disconnect — not POST.
api.js was calling them with POST, causing 405 Method Not Allowed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:59:16 -04:00
..
routers feat(ui-phase-19): verification — send/status/void API + frontend polling 2026-04-21 11:40:19 -04:00
static fix(ui): correct HTTP method for auth connect/disconnect endpoints 2026-04-21 13:59:16 -04:00
__init__.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00
app.py feat(ui-phase-19): verification — send/status/void API + frontend polling 2026-04-21 11:40:19 -04:00
config.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00
session.py feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00