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, 1 insertions, 0 deletions
diff --git a/example/index.ts b/example/index.ts
index 3168477..3adc926 100644
--- a/example/index.ts
+++ b/example/index.ts
@@ -135,6 +135,7 @@ app.get('/generate-registration-options', (req, res) => {
*/
authenticatorSelection: {
userVerification: 'required',
+ residentKey: 'required',
},
/**
* Support the two most common algorithms: ES256, and RS256