kite websocket disconnection

puneetbijnor4020
@sujith Suppose my websocket is connected and receiving ticks, meanwhile the access_token is invalidated .
Will it disconnect the socket. Does invalidation of access_token also invalidate public_token?
  • sujith
    Hi @puneetbijnor4020,
    The public token is invalidated when the session is expired.
    We are doing some testing because of that public token is not authenticated. We will bring it back soon.
  • puneetbijnor4020
    how public and access token are related. Does invalidation of one affect other. One more thing can we be logged in on both kite web and mobile at the same time
  • sujith
    Hi,
    Both are cleared when a session is expired. There is no relation between the public token and access token.
    Yes, you can be logged in on both Kite Web and Kite Mobile.
Sign In or Register to comment.