Hey team, thanks for the great gem!
Quick question: I went through the codebase but couldn’t find a configuration option that lets us hardcode a TOTP value. The context is our staging environment, where the dev team often needs to use the same TOTP (e.g., 111111). Right now we achieve this by monkey-patching the verify function, but I’m wondering if there’s a proper way to do it?
And if not, would you be open to a contribution that adds a configuration option for this use case?
Hey team, thanks for the great gem!
Quick question: I went through the codebase but couldn’t find a configuration option that lets us hardcode a TOTP value. The context is our staging environment, where the dev team often needs to use the same TOTP (e.g., 111111). Right now we achieve this by monkey-patching the verify function, but I’m wondering if there’s a proper way to do it?
And if not, would you be open to a contribution that adds a configuration option for this use case?