Expand description

Library relating to the handling of modality’s auth tokens:

  • Representation in memory
  • Stringy-hexy serialization
  • A tiny file format that pairs an auth token with a plaintext user name

Modules

A tiny UTF8 file format consisting of the lowercase hex-string representation of an auth token followed by a newline followed optionally by user identity string content

Structs

A possibly-human-readable UTF8 encoding of an auth token as a series of lowercase case character pairs.

Enums

Constants

Functions