I have created a desktop app for trading terminal using kite connect api. I have to create a window to login on my app. Is there any endpoints for login directly using http request. I am using electron for building my app.
when i login to kite using the link and Inspected the web I have watch one post method in network tab. Can i use it to login in my app also.
Thank you for your respond. I was making it for my personal use. I have another question about authorization for selling holdings. When i place a CNC order for selling my holdings without authorization, Order is rejected. How would I authorize using my own app. I have seen a button in Kite to authorize holdings selling. How would I add that button. Thank you in advance.
For personal use, you have to follow this login flow.
I have seen a button in Kite to authorize holdings selling. How would I add that button.
Thank you in advance.