(generate-token!! {:keys [prefix rotation-version user-id]})Generates a structurally sound V2 token string and payload.
Generates a structurally sound V2 token string and payload.
(parse-token!! raw-token!!)Parses a V2 token string into its structural map. Fails fast on checksum mismatch or structural invalidity.
Parses a V2 token string into its structural map. Fails fast on checksum mismatch or structural invalidity.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |