Logout does not work as expected

ishwarm
ishwarm edited May 2016 in General
Hi,

If user explicitly clicks logout on my mobile app, I am executing logout as per these instructions: https://kite.trade/docs/connect/v1/#logout . But on reopening the app, login redirect is still happening automatically and the login page is not getting shown in the webview.

How can we ensure that logout actually happens other than by force closing the application itself?

Thanks,
Ishwar.
  • Kailash
    Hi Ishwar,
    That's how the login is intended to work. When you invalidate a token, only your app's session is cleared. You cannot logout the user from the main portal, kite.zerodha.com (this is similar to the Google / Facebook account login flow).
Sign In or Register to comment.