summaryrefslogtreecommitdiffhomepage
path: root/example/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'example/index.ts')
-rw-r--r--example/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/index.ts b/example/index.ts
index 0c07f10..c2c1d07 100644
--- a/example/index.ts
+++ b/example/index.ts
@@ -135,7 +135,6 @@ app.get('/generate-registration-options', (req, res) => {
*/
authenticatorSelection: {
userVerification: 'required',
- requireResidentKey: false,
},
/**
* Support the two most common algorithms: ES256, and RS256