Skip to content

7.2.0 - combined TOTP and WEBAUTHN environment variables

Choose a tag to compare

@briskt briskt released this 26 Feb 00:57
· 261 commits to main since this release
699307a

Changed (non-breaking)

  • Share one API key and secret for TOTP and Webauthn services

Deprecated

  • MFA_TOTP_apiKey, MFA_TOTP_apiSecret, MFA_WEBAUTHN_apiKey, MFA_WEBAUTHN_apiSecret environment variables are being deprecated. Use MFA_API_KEY and MFA_API_SECRET.

What's Changed

  • Release 7.2.0 -- share one API key and secret for both TOTP and Webauthn by @briskt in #399

Full Changelog: 7.1.2...7.2.0