Closed edlerd closed 2 weeks ago
See discussion. We are using totp.app for testing mfa in our e2e test suite. We should not rely on the external service, but use something more robust and local instead.
Found this tutorial for using the local oathtool command. Seems promising, and I'll try to use it instead of the online service.
oathtool
See discussion. We are using totp.app for testing mfa in our e2e test suite. We should not rely on the external service, but use something more robust and local instead.