crowbartools / MixrElixr

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.
https://mixrelixr.com
GNU General Public License v3.0
23 stars 7 forks source link

The extension believes the user is logged out #91

Open idkm23 opened 4 years ago

idkm23 commented 4 years ago

Describe the bug For a brand new account, the popup window believes the user is logged out.

To Reproduce Steps to reproduce the behavior:

  1. Uninstall MixrElixr to ensure it is using fresh login data.
  2. Create a new Mixer account.
  3. Install MixrElixr.
  4. Open the extension popup and it shows the user is not logged in.

Expected behavior It should show you're logged-in in the popup.

Environment (please complete the following information):

Additional context The 'sid' cookie which is often used to authenticate many requests is not set when a mixer account is first created. If the user logs out and logs back in, they get the sid cookie and everything is fine.

idkm23 commented 4 years ago

Ping. This is a critical user journey.

itsjesski commented 4 years ago

@idkm23 did you log out of mixer and then log back in?

EDIT: ah I see you did. We'll take a look at the issue as soon as we're able. We know that this is sometimes an issue for accounts that are not brand new as well.

idkm23 commented 4 years ago

I wonder if there's a way to let Mixer devs know so they fix this. Seems like a bug on their end?