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
Options object should be local for each application. I pass {coffee: true} for my main app, but {coffe: false} for error app. And it uses just last options for both.