Expand description
Token module.
Functions to read/write token from/to the database. A token is any string associated with a key.
Tokens are used in countermitm verification protocols.
Enums
- Token namespace
Constants
Functions
- Lookup most recently created token for a namespace/chat combination.
- Saves a token to the database.