summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--example/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/index.ts b/example/index.ts
index de7d1ab..6378620 100644
--- a/example/index.ts
+++ b/example/index.ts
@@ -113,7 +113,7 @@ app.get('/generate-registration-options', (req, res) => {
userID: loggedInUserId,
userName: username,
timeout: 60000,
- attestationType: 'indirect',
+ attestationType: 'none',
/**
* Passing in a user's list of already-registered authenticator IDs here prevents users from
* registering the same device multiple times. The authenticator will simply throw an error in