I have a use case when I need to send FCM messages only if a user has logged into my site. There is a problem where Google delays sending messages and other user logs to the same computer, then a notification for the first user may be displayed. Is there any support for adding Google user authentication when the message is actually received in Chrome.
source share