μRoboptics
μRoboptics
Thank you for your reply. Yes, the (session) cookie parameter is missing in the submit login method, but looking at the SDK source (for instance ToSessionWithHttpInfoAsync) you can see that...
We're developing an SPA application, so using the programmatic accessor seems to be the right way to interact with Ory. After some sniffing around, we figured out what the problem...
The client browser send the async request to our custom UI page (our server) which in turn uses the Ory SDK to pass the information to the Ory Servers. From...
Hi, If no other solution is available, that is an option. Thank you for your support.
Hi, Below is a snippet of the relevant part of the code calling the SDK. Note that this code does not build because the called `ClientSubmitSelfServiceLoginFlowBody` constructor does not exist...
No problem. This issue is still on the pending tasks list. If you have any update, let me know and we will try it out.