Posting here for visibility <https://ory-community...
# general
g
I'd really appreciate a quick response, i have this issue in my production 😬 cc @high-optician-2097 @steep-lamp-91158
well looks like, removing this from email field stopped it from acting as unique identifier
Copy code
"<http://ory.sh/kratos|ory.sh/kratos>": {
            "recovery": {
              "via": "email"
            },
            "verification": {
              "via": "email"
            }
          },