timeout property

int? timeout
final

Timeout to use for navigotor.credentials calls. That's the time after which if user did not successfully select and use his passkey, an error will be thrown by webauthn client. Read more here.

Implementation

final int? timeout;