htpasswd and pwa
-
Hi, i have a problem with a site that have password credential.
problem is service worker wants to load before credential entered and user couldn’t install it
from my searches, i founded the script should have data attribute crossorigin=”use-credentials”, so service worker can work correctly.
i added this manually to the plugin codes and my problem solved, but i worried about new updates of plugin.
https://……com/superpwa-manifest.json 401 (Unauthorized)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘htpasswd and pwa’ is closed to new replies.