Skip to content

`urlSafe` param for `compare` and `rndB64Secret` functions

Latest

Choose a tag to compare

@LCluber LCluber released this 07 Sep 09:52
· 6 commits to main since this release
  • Added urlSafe parameter to the compare and rndB64Secret functions to chose from URL-safe base64 secrets or standard base64 secrets
  • Delete logs dependency
  • Replaced logs by proper custom errors
  • Updated @dwtechs/checkard to version 3.5.1
  • setDigest(), setKeyLen(), setSaltRounds(), hash(), pbkdf2(), tse(), encrypt(), b64Encode(), b64Decode() and compare() functions throws custom errors on top of @dwtechs/Checkard errors