pub async fn add( conn: &mut MultiplexedConnection, token: &RefreshToken, ) -> Result<(), Box<dyn StdError>>