feat: mail service

This commit is contained in:
Ilia Denisov
2026-04-17 18:39:16 +02:00
committed by GitHub
parent 23ffcb7535
commit 5b7593e6f6
183 changed files with 31215 additions and 248 deletions
+4 -3
View File
@@ -111,10 +111,11 @@ decisions:
- Existing users ignore the registration context completely.
- Existing users must not have settings overwritten by a later auth flow.
- The current rollout source of truth is:
- `Auth / Session Service` sends temporary `preferred_language="en"`
- `Auth / Session Service` forwards the preferred-language candidate derived
from public `Accept-Language`
- unsupported or missing public language input falls back to `en`
- `Auth / Session Service` forwards the public confirm `time_zone`
- gateway-side geoip language derivation is not part of the current
contract yet
- the create-only registration context remains unchanged for existing users
Auth-facing blocking semantics: