Select the types of activity you want to include in your feed.
fix(identity-wallet): add recovery_state field to test AppState initializers
Updates all three test fixtures in oauth.rs to initialize recovery_state field to match the updated AppState struct definition. Ensures tests compile and pass.