cody icon indicating copy to clipboard operation
cody copied to clipboard

Clear editor tokens on sign out

Open kalanchan opened this issue 1 year ago • 1 comments

We need to clear the editor tokens when a user signs out, to prevent them from hitting the max limit after each consecutive sign in. It should only clear the token associated to the editor they are signed in on, not all tokens.

Users are reporting that they hit this limit and don't know what to do, see thread

kalanchan avatar Apr 29 '24 17:04 kalanchan

@kalanchan this means we will need to send a request to backend to remove their access token, is that correct? What if the user is using the token somewhere else other than the editor though? 🤔

abeatrix avatar May 07 '24 02:05 abeatrix

This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.

github-actions[bot] avatar Jul 31 '24 01:07 github-actions[bot]