🏠 New in High Baseline Support: isSecureContext

October 12, 2020

caniuse · mdn · spec

The isSecureContext global property is a boolean for whether the current browsing context is secure. This is primarily a check that the page has been served over an HTTPS URL.

Source features