### Description The Register tab on the debugger uses a string for the timeout instead of an unsigned long. > https://webauthn.me/debugger > `publicKey.timeout` > Docs: https://www.w3.org/TR/webauthn/#dictionary-makecredentialoptions
Description
The Register tab on the debugger uses a string for the timeout instead of an unsigned long.