Hi team, I'm making good progress on implementing registration in Flutter using the API flows, however I'm noticing that when I sign up with an email that is already registered it returns an error that the email is taken. I thought that kratos was not meant to expose that and instead trigger a confirmation or account recovery flow for the registered user? Do I need to configure that somehow?