rspace-online/modules/rtasks/lib
Jeff Emmett d0fbbd2ee5 fix(rtasks): mount checklist routes at top level to bypass space auth
The checklist check/send endpoints don't need space context — the HMAC
token and API key provide their own auth. Routes are now:
  GET  /rtasks/check/:token
  POST /api/rtasks/send

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 12:09:37 -07:00
..
backlog.ts feat(rtasks): add email checklist with HMAC-signed click-to-check links 2026-03-16 12:02:14 -07:00
checklist-config.ts feat(rtasks): add email checklist with HMAC-signed click-to-check links 2026-03-16 12:02:14 -07:00
render.ts fix(rtasks): mount checklist routes at top level to bypass space auth 2026-03-16 12:09:37 -07:00
token.ts feat(rtasks): add email checklist with HMAC-signed click-to-check links 2026-03-16 12:02:14 -07:00