Yubico / yubikit-ios

Yubico Mobile iOS SDK - YubiKit
Apache License 2.0
198 stars 44 forks source link

Expose timeout configurations to raw command execution #33

Closed imakhalova closed 4 years ago

imakhalova commented 4 years ago

User might need to use other than default timeout configuration. E.g. the speed up execution (if speed is the key value for operation) or wait a bit longer (if operation is slow and reliable response is the key value for operation). And also lowering the time of command execution, because initial values were too generous.