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
{{ message }}
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
After logout, only Relay store/cache is cleared out. GraphiQL however, has its own storage, and its possible to see what queries was someone doing before logout.
If possible, focus in security first, and just clear all data/queries from the browser on Logout, except on development NODE_ENV.
After logout, only Relay store/cache is cleared out. GraphiQL however, has its own storage, and its possible to see what queries was someone doing before logout.
If possible, focus in security first, and just clear all data/queries from the browser on Logout, except on development NODE_ENV.