boundless-hydrogen-45841
02/07/2023, 6:41 AM{
"0": {
"id": 4010006,
"text": "Could not find a strategy to verify your account with. Did you fill out the form correctly?",
"type": "error"
}
}
the above error.
I also cross verified my form request with the ory kratos playground and it was similar to it.
My config’s are
verification:
enabled: true
ui_url: <http://127.0.0.1:4455/.factly/kavach/web/auth/verification>
bland-eye-99092
02/07/2023, 8:08 AMmethod
?polite-toothbrush-42338
02/07/2023, 9:16 AMmethods:
link:
enabled: true
boundless-hydrogen-45841
02/07/2023, 9:29 AMlink
boundless-hydrogen-45841
02/07/2023, 9:29 AMbland-eye-99092
02/07/2023, 9:36 AMboundless-hydrogen-45841
02/07/2023, 9:39 AMverification self service flow
by pointing to the KRATOS_PUBLIC_URL//self-service/verification/flows?id=flow_id
then It redirects to my verification page and I get ui_nodes which I use it.boundless-hydrogen-45841
02/07/2023, 10:59 AMbumpy-policeman-45538
02/24/2023, 8:58 AMmethods:
password:
enabled: true
link:
enabled: true
config:
# Defines how long a recovery link is valid for (default 1h)
lifespan: 25m
bumpy-policeman-45538
02/24/2023, 9:03 AMflows:
verification:
use: code # Defines which method is used, one of 'code' or 'link'.
enabled: true