We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd453e8 commit 8937cccCopy full SHA for 8937ccc
src/Services/Webauthn/OptionsFactory.php
@@ -14,7 +14,7 @@ abstract class OptionsFactory extends CredentialValidator
14
protected int $challengeLength;
15
16
/**
17
- * Timeout in seconds.
+ * Timeout in milliseconds.
18
*/
19
protected int $timeout;
20
0 commit comments