Hi, ory-team.
Im currently working on implementing recovery flow for my app with custom UI
In ory/client library i found a method submitSelfServiceRecoveryFlow which takes token as a parameter (send in the email). But instead of returning me a 303 redirect response (as stated in the comment and I see it in Kratos logs too) i always get a 200 with an HTML of my custom settings page.
If anyone came around this issue - pls let me know ur workaround
FYI: I dont want user to click kratos link in the email