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
To protect the apps (especially the Electron app) from XSS attacks, we want to sanitize the displayed HTML. DOMPurify is promising, we need to make sure it has not impact on performance.