Individual Push notifications for a PWA

Take a look to this video shared by ben:

Don't know if it's the same, but the logic I use in Android push notification:

  1. Generate a token or load it from an external service (In my case for capacitor/android: firebase)
  2. On login, send that token