Files
electron/atom/browser
Shelley Vohr 46a24c82ff feat: add Touch ID authentication support for macOS (#16707)
This PR adds Touch ID authentication support for macOS with two new `SystemPreferences` methods.

1. `systemPreferences.promptForTouchID()` returns a Promise that resolves with `true` if successful and rejects with an error message if authentication could not be completed.
2. `systemPreferences.isTouchIDAvailable()` returns a Boolean that's `true` if this device is a Mac running a supported OS that has the necessary hardware for Touch ID and `false` otherwise.
2019-02-13 18:36:28 -08:00
..
2018-12-03 20:07:40 +05:30
2019-01-30 09:33:32 -08:00
2019-02-13 13:44:57 -08:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-10-04 00:12:54 +02:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00