Hi Team,
My bot is having login feature which will route to separate webpage where user can enter his credentials. now after user authenticated in the webpage the auth token will be stored in browser local storage. My kore bot should get that token from the webpage to call another Api’s from bot. Could you please let me know how I can get the token from the webpage local storage to my kore bot.
Thanks,
Satish