isValidID Validate an id offline before an expensive lookup utils-isvalidid log Utils index.js Crypto This is the cheap rejection before a database hit — the token checksum catches transcription typos, and validation reads loose so a hand-typed id with wrong case or I/L/O still passes. Always pass the same options used to generate it ["utils","crypto","isvalidid","validate","checksum","id"] Example
Categories