You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one starts the extension with one user and later in the same browsing session tries to use the extension from another user on a document that the first user doesn't have access to, an access denied error happens.
It should be possible both detect this scenario, and to clear the session so that the active user is always used.
The text was updated successfully, but these errors were encountered:
Cannot reproduce. Behaves as expected - as in, it uses the active user in the active document, even with multiple tabs open and using the extension simultaneously in private documents.
If one starts the extension with one user and later in the same browsing session tries to use the extension from another user on a document that the first user doesn't have access to, an access denied error happens.
It should be possible both detect this scenario, and to clear the session so that the active user is always used.
The text was updated successfully, but these errors were encountered: