Releases: FAXES/passport-2fa-faxes
Releases · FAXES/passport-2fa-faxes
Release 1.1.0
- 📖 Updated documentation and formatting.
- 🆕 Updated package version to 1.1.0.
- ❌ Deleting "google-authenticator" as a new file name is replacing.
- 🆕 Better defined file name - "authenticator"
- ⌨️ Added a new variable name for authentication.
The previous GoogeAuthenticator
will still work as it's the only option available, this will be phased out one day, so stick to the new authenticator
export 😎.
Full Changelog: 1.0.4...1.1.0
"UNREG" text added
Added UNREG
option to the third parameter.
If done()
function has "UNREG"
passed as the third parameter it resolves with removeUserKeys
option utilised.
'removeUserKeys' Option
- Added 'removeUserKeys' option to the Strategy.
Documentation on this option is within the readme.