- checkPassword
bool checkPassword(string hashString, string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeToken
Json decodeToken(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateToken
string generateToken(string ns, string id, string name, string created)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashPassword
string hashPassword(string plaintext)
Undocumented in source. Be warned that the author may not have intended to support it.