Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

End point #15

Closed
iliyaML opened this issue Oct 29, 2016 · 1 comment
Closed

End point #15

iliyaML opened this issue Oct 29, 2016 · 1 comment

Comments

@iliyaML
Copy link

iliyaML commented Oct 29, 2016

Where do I find the endpoint? I can't seem to find it.

@gauntface
Copy link
Contributor

The endpoint is in the PushSubscription, i.e. the result of:

registration.subscribe(options)
.then(subscription => {
    console.log(JSON.stringify(subscription));
});

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

No branches or pull requests

2 participants