node-securelogin

A tiny module used to verify SecureLogin tokens

MIT License

Downloads
36
Stars
10

Bot releases are visible (Hide)

node-securelogin - v0.3.0 Latest Release

Published by andrewda over 7 years ago

  • Add coverage testing (98b42fb3abc49d85554d2bf634f5e9729e8ada28)
  • Add change request checking (5fe8efc51d3202d0fbec83914accf8cc5d45ca07)
    • New change option added to verify method. If change is true, we'll check to make sure that the request's mode is change and that it contains a new token to change to.
node-securelogin - v0.2.1

Published by andrewda over 7 years ago

  • Use a new, easier to install NaCl module (9342df441d57460530ccc0a57734759d02378c13)
  • Various documentation fixes (5431c1a939446317d3eaa80ecd381f92023d75d9, 371ae7877ff24589665acc4fad3199eff2e202fa, bf4ccd3d917498b7a443ec103833e3dddb82f2d6)
  • Fix test name (e52c2dfbb31ad1555f7eec2a25bf827e27f59f13)
  • Add a copy of the license to the repository (5bb57e0df6f09ca09e021a9d9a7caa641ddcfa7d)
node-securelogin - v0.2.0

Published by andrewda over 7 years ago

  • Add a new parse method (03f5ff60661db9ff7cfd7e3075e9bfdde7c2fc01)
  • Add unit tests (6f2fb1d4bff651bfc569e76d2dd1e6aafa75ac15)
node-securelogin - v0.1.0

Published by andrewda over 7 years ago

  • Begin cleaning up code, now requires LTS version of Node.js (66e91deda73a026d04a8bdd0411c936f04fe63e3)
  • [BREAKING] Make errors an array of all errors encountered (886e6a9c05b62ba2ddd2e993f1a7039ade3f0797)
node-securelogin - v0.0.3

Published by andrewda over 7 years ago

  • Add ignore options to ignore expiration, provider and/or client checks (0480e50868bd997cab5b19b222b199c9c2446715)
  • Fix domains like localhost:3001 being parsed to 3001 host with localhost protocol (1b79a5e15512e2b83bd516c165be8c42280b8c01)
node-securelogin - v0.0.2

Published by andrewda over 7 years ago

  • Fix provider and client checking (29adabdc96c970354edc94a6e7f6cb7cd79dc0de)
node-securelogin - v0.0.1

Published by andrewda over 7 years ago

This is the first release of node-securelogin. Currently it provides one method: verify(). Documentation coming soon.

Package Rankings
Top 17.15% on Npmjs.org
Badges
Extracted from project README
Travis Coveralls Release Downloads License