You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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