Skip to content

Releases: FAXES/passport-2fa-faxes

Release 1.1.0

11 May 14:20
fd78298
Compare
Choose a tag to compare
  • 📖 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

03 May 13:10
cfd0ae7
Compare
Choose a tag to compare

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

03 May 04:12
ef3bd63
Compare
Choose a tag to compare
  • Added 'removeUserKeys' option to the Strategy.

Documentation on this option is within the readme.