[webauthn] Pull Request: Adjust timeout for create and get operations

akshayku has just submitted a new pull request for https://github.com/w3c/webauthn:

== Adjust timeout for create and get operations ==
Current timeout are very short in certain situations. 
Examples:
- Security keys: As these devices are external and depends on user behavior like locate/retrieve/use/put it back, often it leads to timeout of the operation and leads to bad user experience. 
- Phones: With Hybrid testing, while scanning QR codes, user has been found in similar situations as above described for security keys. 

Proposal:
Adjust timeout range to 5-10 mins. Default timeout: 5 mins. 


See https://github.com/w3c/webauthn/pull/1885


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 3 May 2023 11:58:46 UTC