HackIllinois / iOS

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

Open Login Page in Incognito #538 #543

Closed imathur1 closed 11 months ago

imathur1 commented 11 months ago

Description

Fixes #538

To ensure we don't pull any cached login info from Safari when users use Github to login, I use the prefersEphemeralWebBrowserSession property of the ASWebAuthenticationSession.

Todos

None

Screenshots

image