Notifications & Preferences
Password reset and OTP flows emit notifications via Messaging. Sends are preference-aware.
Features
| Feature | Description |
|---|---|
| Scope | ACTIVITY_FEED for reset request/completion; scope OTP for MFA |
| Deduplication | Uses stable jobId (e.g. token hash) to avoid duplicates |
| Templates | Per-tenant templates can be seeded; resolver falls back to global |
Related
See apps/idp/docs/backend-overview.md for detailed seeding commands and variables.