Skip to content

Commit

Permalink
Add a note about Google & Chrome logins
Browse files Browse the repository at this point in the history
  • Loading branch information
MoyTW committed Sep 10, 2023
1 parent 6c44e77 commit ba91af4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/components/LoggedOutView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,16 @@ export default function LoggedOutView () {
</p>
<StyledFirebaseAuth uiConfig={uiConfig} firebaseAuth={firebase.auth()} />
<p>
If you logged in with Twitter in previous years, we&apos;re sorry but
<strong>If you logged in with Twitter in previous years,</strong> we&apos;re sorry but
due to the recent unpleasantness, our Twitter integration has ceased
to function. You&apos;ll have to create a new account via email or Google.
Sorry for the trouble.
</p>
<p>
<strong>If you&apos;re having trouble signing in with Google Sign In,</strong> please try using Chrome. It
appears to sometimes fail with Firefox and Safari, but always works with Chrome. Go figure. Or, you can just
use the email login.
</p>
<p>
If you log in via email, we will require you to verify that email address.
</p>
Expand Down

0 comments on commit ba91af4

Please sign in to comment.