- Source:
Classes
Methods
(inner) sanitizeToken(id) → {string}
Compute a one-way hash of the input string.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | token |
- Source:
Returns:
hash
- Type
- string
Compute a one-way hash of the input string.
Name | Type | Description |
---|---|---|
id |
string | token |
hash