Hello, is there a way to make login email case-insensitive, in case a different capitalization is provided during user creation? I would think that it should be supported, since email is case-insensitive, but it looks like there was an early decision to make it case-sensitive:
https://github.com/ory/kratos/issues/3