First steps for webauthn

This commit is contained in:
2023-01-24 18:00:32 -06:00
parent 0b8c4b87df
commit 3d6908b7ec
4 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
module.exports = exports = {
authn: 'Biometric/Hardware Authentication',
enable: 'Setup Hardware Login',
desc: 'On supported devices, you can log into your APP_NAME account using a hardware token or biometric sensor such as your phone\'s fingerprint reader.',
}