Hi , I am new to Kite API's and was going through sample Python code. I see the code to start a session via ( kite.generate_session call ) I am able to get the access token and subsequently fire few additional commands. However I was not sure how to explicitly close the session for security reasons and as a best practice
I did check it on the developer forum for any previous responses, but did not find any.
Thank you so much Rakesh. Getting a better hang of login and session mgmt from https://kite.trade/docs/connect/v3/user/#login-flow. This give more detailed context over and above the youtube videos which was used for a quick start