easy-no-password

Passwordless and 2FA auth without a database.

MIT License

Downloads
278
Stars
71
Committers
1

Bot releases are visible (Hide)

easy-no-password - Release 1.3.0 Latest Release

Published by github-actions[bot] over 1 year ago

Node.js 18 compatibility. Changes from using Node.js cipher to pure JS cipher.

easy-no-password - Release 1.2.2

Published by github-actions[bot] over 1 year ago

Update dependencies to clean up npm audit

easy-no-password - Release 1.2.1

Published by github-actions[bot] almost 4 years ago

Updating dependencies and upgrading to GitHub Actions

easy-no-password - v1.2.0

Published by sffc over 5 years ago

  • Removes "babel-polyfill" dependency to make the library more hermetic.
  • Increases engine requirement to Node.js version 4.

The change to the Node.js minimum version is enough to give this a major version bump, but I want existing users to receive the removal of "babel-polyfill", which made this library non-hermetic.