Commit Graph

1 Commits (bda8345e91b0e1d7b2c0534d09cb53973cb9ab18)

Author SHA1 Message Date
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
8 years ago