Skip to main content

hash_token

Function hash_token 

Source
pub fn hash_token(raw_token: &str) -> Option<Vec<u8>>
Expand description

Hash an incoming token string (the one carried in the URL) so it can be looked up in the set_password_tokens table.