Commit Graph

1 Commits (a5afbb62d25306dc9d28fa8d0e85edf02c63d2a3)

Author SHA1 Message Date
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions ()
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
2018-05-11 11:49:12 +02:00