Commit Graph

1 Commits (6226aa83d7eb0e03cc7d577eee1fe129cf0f36fc)

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)