if I remove that line, will it allow AJAX based authentication, and would I be causing any other issues by doing so? At least for now, I'm not concerned with CSRF attacks, just want to see ory work with a mobile app.
a
able-room-93699
12/09/2021, 12:25 PM
I would say removing patching the code would make you run Kratos on your own: no updates, have to generate your own images, etc. I don't think it is the best approach.
Can u use the API flows? You can create identities, authenticate and do other stuff through REST API calls. Doesn't that work for you?