Displays HTTP authentication dialog boxes even if the request was from a service worker. This shows the native login dialog shown when an HTTP 401 response is received. Note: this requires the network service to be enabled, which is enabled by default on most platforms.
Explainers: https://github.com/whatwg/fetch/issues/70