Files
SVSimServer/SVSim.UnitTests/Controllers
gamer147 68367db214 feat(tool/signup): anonymous viewer creation keyed on UDID
POST /tool/signup upserts a Viewer keyed on the resolved request UDID
(via the existing SID->UDID dict). Stashes the viewer on HttpContext so
the translation middleware emits viewer_id/short_udid/udid in
data_headers. Empty data payload -- all signup outputs flow in
data_headers per spec. Idempotent: repeat signups for the same UDID
return the existing viewer.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 14:24:55 -04:00
..
2026-05-23 14:18:18 -04:00
2026-05-24 14:42:44 -04:00
2026-05-24 02:03:13 -04:00
2026-05-25 12:03:47 -04:00