🏠 New in Low Baseline Support: isSecureContext

April 12, 2018

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