Back to All

How to do broker logout for Transactional flows

I am try to do transaction through small case JavaScript SDK .
I am currently using Transactional flows by initializing SDK and then triggering transaction (example: login with zerodha ) for every thing work fine but now on second time I want to use another zerodha account but I can't find any way to logout from previous account.