isValidIDValidate an id offline before an expensive lookuputils-isvalididlogUtilsindex.jsCryptoThis 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