defguard
defguard copied to clipboard
Add configuration of 2FA code lifetime
Currently we have a fixed time of 60s for 2fa lifetime. Please:
- add a configuration value like. DEFGUARD_MFA_CODE_LIFETIME in minutes.
- based on the setting add to email information how long the code is valid.
Ok tested and working, needs DOCS - reassigning as I have struggled to define proper configuration. I would not inform about milliseconds - I would inform about minutes - eg. 240sec or 240minutes.. in the log there are secoonds and milsieconds as an example...