mozilla / id.webmaker.org

OAuth 2.0 identity provider for Webmaker
https://id.webmaker.org
Mozilla Public License 2.0
18 stars 51 forks source link

Strangeness with login state #416

Closed hannahkane closed 5 years ago

hannahkane commented 8 years ago

I went to webmaker.org/me to see if the re-direct would work, which it did. But when I landed on teach.mozilla.org/me, the page instructions were to sign in, even though I was already logged in, as you can see based on the "Hi hannahkane" in the top left.

screen shot 2016-03-04 at 8 22 12 am

When I then logged out, I actually saw my projects.

screen shot 2016-03-04 at 8 21 52 am

cadecairos commented 8 years ago

I looked into this breifly, and have confirmed it's definitely a race condition between the teach-api component and the makepage component setting and accessing the username value (respectively).

cadecairos commented 7 years ago

@hannahkane I presume this is still an issue - should we still try to fix?

hannahkane commented 7 years ago

Yeah, I think we should. Would it be helpful if I come to a triage to see how it fits in compared to other items?

cadecairos commented 5 years ago

wont-fixing this due to inactivity