BE-058: POST /push/register — store FCM token per device¶
Track: 1 — MVP
Section: 1.16 Push Notifications
Status: [ ] Todo
Repo: backend-api
Branch: feature/BE-058-push-register
Done When¶
Stores token with user_id and device_identifier. Duplicate token updates existing row. Returns 201 on create, 200 on update
Notes¶
No notes yet.