🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

electron-check-biometric-auth-changed

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-check-biometric-auth-changed

Query and handle native macOS biometric authentication changes.

0.0.6
latest
Source
npm
Version published
Weekly downloads
550
-10.28%
Maintainers
1
Weekly downloads
 
Created
Source

electron-check-biometric-auth-changed

A native node module that allows you to query and handle native macOS biometric authentication changes.

This module will have no effect unless there's an app bundle to own it: without one the API will simply appear not to run as a corollary of the way macOS handles native UI APIs.

Nota Bene: This module does not nor is it intended to perform process privilege escalation, e.g. allow you to authenticate as an admin user.

API

checkBiometricAuthChanged

Returns Boolean - whether or not the biometric authentication settings have changed since the last check. This includes changes to enrolled fingerprints, Face ID data, or other biometric authentication settings.

Keywords

auth

FAQs

Package last updated on 13 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts