HackIllinois / iOS

The Official iOS App of HackIllinois
University of Illinois/NCSA Open Source License
17 stars 10 forks source link

Open Login Page in Incognito #538

Closed lasyaneti closed 1 year ago

lasyaneti commented 1 year ago

If the GitHub account that attendees register for HackIllinois with is different than the GitHub account that they are already logged into locally on their device, the OAuth page will pull the login cached in Safari. This has caused a lot of confusion at the event when attendees are trying to log in for the first time.

To enforce the GitHub login, open the login page on Incognito so we don't pull any cached login info from Safari, etc.

The workaround to this is telling attendees to go to Safari, open github.com, logout of the previously logged in account, and reopen the HackIllinois app.