Hi folks
We selfhost Kratos (and utilise Oathkeeper and Hydra as well). In our setup we'd like to conditionally redirect users on login based on the response of (either of) the login hooks - I assume post-login-hook. I'm just wondering if this is actually possible though (and if not what a workaround might be) -I've had a quick look in the code and it would appear I can only either return errors (maybe this is the way) - or update Identity traits. Any guidance on either if its possible and/or what webhook response I'd need to be using would be greatly appreciated 🙇