Skip to content

Commit

Permalink
馃毃 added caveat regarding Swizec/useAuth#65
Browse files Browse the repository at this point in the history
  • Loading branch information
nyan-matt committed Jul 9, 2020
1 parent c1e0f52 commit 6769dc2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,18 @@ export default function About(props) {
<a href="https://auth0.com">Auth0</a> via{" "}
<a href="https://github.com/Swizec/useAuth">react-use-auth</a>.
</p>
<p>
馃毃 {' '}
<strong>Bug alert</strong>: If you are using Chrome, and are
blocking 3rd party cookies, a hard refresh will log you out of the
session 馃槺
</p>
<p>
There is an{" "}
<a href="https://github.com/Swizec/useAuth/issues/65">open issue</a>{" "}
with the useAuth package - if I can't figure out a workaround, I might
look at another authentication mechanism. If anyone has experience with auth0 and/or useAuth, please let me know!
</p>

<h2 className="text-3xl font-bold mt-3">Design</h2>
<p>
Expand Down

1 comment on commit 6769dc2

@vercel
Copy link

@vercel vercel bot commented on 6769dc2 Jul 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.