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 SecureJoin verification protocols.
Enums§
- Token namespace
Functions§
- Looks up foreign key by auth token.
- Looks up most recently created token for a namespace / foreign key combination.
- Saves a token to the database.