hey folks, I'm implementing kratos into react native, having trouble with the logout flow. whenever I remove the session and navigate back to the login screen, i get an error which says, "please confirm this action by verifying it is you" and any subsequent login requests fail with error code 400, any pointers on how to debug this ?
yep, referenced this repository while building it. I can't find the error message anywhere in the components, so I'm assuming it's part of the logout API flow.
m
magnificent-energy-493
12/12/2022, 9:05 AM
I see. Are you hosting the service yourself or using Ory Network?
w
wide-agent-56556
12/12/2022, 9:05 AM
ory network for now
m
magnificent-energy-493
12/12/2022, 9:06 AM
Ok, can you please also post your problem in #ory-network 🙏
My colleagues will take a look! I will also see if I can reproduce it, but I cant promise I will get around to it today.