Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add API "GET /api/v1/push/subscription" #7468

Closed
tateisu opened this issue May 13, 2018 · 0 comments
Closed

add API "GET /api/v1/push/subscription" #7468

tateisu opened this issue May 13, 2018 · 0 comments

Comments

@tateisu
Copy link
Contributor

tateisu commented May 13, 2018

related Push Subscription API #7445 .

The endpoint callback may cancel subscription by returning 404 or 410, but the mobile app client can't know about it.
( There are several reasons for the occurrence of cancellation, but I will not discuss it here. )

Currently my app periodically re-subscribe or unsubscribe because we can't know subscription state from outside of instance.

It would be nice to we have "GET /api/v1/push/subscription" to check current subscription state from instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant