pub fn read_token(user_id: &str, device_id: &str) -> Option<String>
Read the auth token for the active (user, device) pair.