- create
Token create(Connection dbConn, string type, Duration lifetime, string email, ulong linkedId)
Undocumented in source. Be warned that the author may not have intended to support it.
- validate
Nullable!Token validate(Connection dbConn, string type, string code, string email)
Undocumented in source. Be warned that the author may not have intended to support it.