How do I uninstall the Dexecure service worker script?

How do I uninstall the Dexecure service worker script?

Written by Inian Parameshwaran
Last update: Sunday, Apr 21, 2019

Locate the Dexecure installation script in your HTML page. It is usually an inline script tag starting with <script>var DEXECURE_URL = "/dexecure-...

Replace the Dexecure installation script tag with this uninstallation script here. This finds active Service worker registrations and un-registers them.

Installation / Integration - Service Worker Method

Installing Dexecure via a Service Worker

7 articles in this category.
Written by Inian Parameshwaran.