I love the recent feature on iOS to automatically copy the TOTP into clipboard when CodeBook is used to auto fill credentials. It seems like CodeBook is set to clear the clipboard at the time the TOTP is set to expire though. It’s very common for me to log into a page and the TOTP that gets copied only has a few seconds before expiring, resulting in not being able to copy the TOTP.
Can the clipboard clearing be given a grace period beyond the expiration? I think nearly all auth systems have a grace period for codes, usually 15-30 seconds so even though the code is technically expired it’s still allowed. Baking in the same grace period for the clipboard clearing would improve this experience quite a bit.