-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hello,
Sorry for posting this here, but is there a way to use this get/handle/receive "browser" web push notifications?
I mean when i get to a website, allow notifications in chrome, copy the subscription afterwards like
{
"endpoint":"https://fcm.googleapis.com/fcm/send/dloZUlO...,"
"expirationTime":null,
"keys":
{
"p256dh":"BEpROwR...",
"auth":"P25vxuGf..."
}
}
and use it with push-receiver and maybe achieve the goal of receiving web push notification on a server side client?
Metadata
Metadata
Assignees
Labels
No labels