I have two questions about CX::SimpleLogin: 1. Is there a "simple" way to change the settings for "redirect_after_login_uri" and "redirect_after_logout_uri" ? 2. Why is the redirect code outsourced into a role (CX:S::TraitFor::Controller::Login::WithRedirect) when Catalyst::ActionRole::NeedsLogin errors without it? Bernhard