From 1f40cd8010aa853fd282c93af67fc9bf6725af73 Mon Sep 17 00:00:00 2001 From: Trey Greer <61418192+tgreer-bw@users.noreply.github.com> Date: Wed, 29 Jul 2020 17:02:19 -0400 Subject: [PATCH] clarification for unlock vs. authentication in biometrics (#137) --- _articles/account/biometrics.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_articles/account/biometrics.md b/_articles/account/biometrics.md index 306e5e66..c9375967 100644 --- a/_articles/account/biometrics.md +++ b/_articles/account/biometrics.md @@ -1,13 +1,13 @@ --- layout: article -title: Authentication with biometrics +title: Unlocking with biometrics categories: [account-management, organizations] featured: false popular: false -tags: [authentication, face id, touch id, hello, windows, mac, ios, android] +tags: [unlock, face id, touch id, hello, windows, mac, ios, android] --- -## Authentication +## Unlocking After logging into your Bitwarden account using your Master Password and any two-step login (if enabled) - you can leverage your device’s biometrics capabilities to unlock your vault faster. @@ -17,7 +17,7 @@ Bitwarden is leveraging native APIs to perform this validation, and as such does ## Windows -### Supported Authentication: +### Supported unlocking options: - Hello (includes below options) - PIN - Facial Recognition @@ -31,7 +31,7 @@ Bitwarden is leveraging native APIs to perform this validation, and as such does ## macOS -### Supported authentication methods +### Supported unlocking options - Touch ID @@ -43,7 +43,7 @@ Bitwarden is leveraging native APIs to perform this validation, and as such does ## Android -### Supported authentication methods +### Supported unlocking options - Fingerprint unlock - Face Unlock @@ -59,7 +59,7 @@ Bitwarden is leveraging native APIs to perform this validation, and as such does ## iOS -### Supported authentication methods +### Supported unlocking options - Touch ID - Face ID