Files
pad/internal/server
xarmian 14614c98f7 feat(auth): surface server version on /auth/session (TASK-1839) (#740)
Add the server build version to both the setup-state and authenticated
/auth/session payloads (same source as /health). The mobile shells call
/auth/session on connect; surfacing version there lets them read it in
the round-trip they already make and warn when a server is below their
minimum supported version, without a second request (IDEA-1826).

Keep the web AuthSession TS type in sync (CONVE-1741).
2026-06-21 00:34:25 -04:00
..