Files
electron/docs/api
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
..
2017-07-24 10:29:45 +02:00
2017-07-24 10:29:45 +02:00
2018-09-14 14:57:01 +10:00
2018-09-14 14:57:01 +10:00
2018-05-08 00:16:09 -05:00
2018-09-14 14:57:01 +10:00
2019-02-13 00:19:47 +05:30
2018-09-14 14:57:01 +10:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-09-14 14:57:01 +10:00