Clear editor tokens on sign out
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 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? 🤔
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.