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
restructure app.js and add basic http-auth functionality
This functionality isn't included in the electron version
(http auth doesn't make sense in the use case for electron).
It is mainly provided for use when hosting stretto so you can
lock down your server with basic authentication.