You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best option would be to use Web Push, so that the notification can be sent even if the user closes the page.
Otherwise, a simpler alternative would be to just show a notification using the notifications API (which only works while the page is open).
The best option would be to use Web Push, so that the notification can be sent even if the user closes the page.
Otherwise, a simpler alternative would be to just show a notification using the notifications API (which only works while the page is open).