Select the types of activity you want to include in your feed.
1pub fn authenticate(token: &str) -> bool { !token.is_empty() }