Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

85
Views
The "PushSubscription" object differs in the documentation

I'm trying to implement a push notification system on my site, and the documentation says that I need to store the PushSubscription object returned by the PushManager.subscribe method in the database.

The problem is that in the documentation the PushSubscription object does not have an auth property (as shown here), but when I console.log the object returned by the PushManager.subscribe method, it does have that field.

Something like this:

{
  "endpoint":"https://fcm.googleapis.com/fcm/send/cg6PtxFx...",
  "expirationTime":null,
  "keys":{
    "p256dh":"BKvv8i80Eqai6TnPhviquFhrKDdvHXPWkPWNjLtVuE7oxt...",
    "auth":"BX2FxMZMAk0VUivVlxWRzw"
  }
}

Where can I find more info about the keys field of the PushSubscription object?

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!