zerodha / kiteconnectjs

The official typescript client library for the Kite Connect trading APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#kite3: requestAccessToken method in KiteConnect seems to be missing.

vamseekm opened this issue · comments

Readme says use requestAccessToken to generate access token but this method is not at all found in connect.js file. How do I generate access token ?

Please update readme to use generateSession to fetch access token.

Thanks for reporting, its been updated in recent commit - 3033959