@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?
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.
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
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.
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.
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.