Automation of Dhan Access token

Dear @Tradehull_Imran sir,

Is there any proper way we can automate setting the Dhan Access token daily before the market starts?

As of now, I am running my strategy from my laptop, and planning to move it to a server. Looking for a way to have it 100% automated.

Thanks in advance!

best Regards.

@Hitesh_G Generate API Key instead of Access Token from Dhan account and automate login using headless chrome. Follow API docs to maintain a proper login flow to receive an access token in the end.