gorgeous-apartment-8722
02/11/2024, 5:12 AMselfservice:
methods:
code:
passwordless_enabled: true
identity.json
"code": {
"identifier": true,
"via": "email"
}
getting these specific errors
I[#/properties/traits/properties/email/ory.sh~1kratos/credentials] S[#/allOf/0/properties/ory.sh~1kratos/properties/credentials/additionalProperties] additionalProperties "code" not allowed
I[#/selfservice/methods/code] S[#/properties/selfservice/properties/methods/properties/code/additionalProperties] additionalProperties "passwordless_enabled" not allowed
Struggling with these issues for the last couple of days and any assistance would be really helpful.
FYI, I am using the master branch so expecting it is upto date compared to v1.0.0cuddly-city-78540
02/14/2024, 10:25 AM