Skip to content
Snippets Groups Projects
Unverified Commit b4fb766b authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

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)
parent 9a794067
No related branches found
No related tags found
No related merge requests found
Showing
with 258 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment