This message was deleted.
# general
m
This message was deleted.
s
Did you make any changes to the identity schema?
c
Ah. yes. I'll dive into that.
We missed indeed a "recovery" part in the identity schema. Adding it again to the 'default' identity scheme.
Copy code
"recovery": {
              "via": "email"
            }
to "email" -> ""ory.sh/kratos" (Next to "verification"). Does not seem to work, do I need to re-import the users? Or how to activate an updated identity scheme?
Ah, found, patching schema_id for the user using the api did the trick. Thanks for the hint
s
Glad you could resolve this 👍