diff --git a/pages/about.js b/pages/about.js index 9b4705a..5007ad7 100644 --- a/pages/about.js +++ b/pages/about.js @@ -123,6 +123,18 @@ export default function About(props) { Auth0 via{" "} react-use-auth.

+

+ 🚨 {' '} + Bug alert: If you are using Chrome, and are + blocking 3rd party cookies, a hard refresh will log you out of the + session 😱 +

+

+ There is an{" "} + open issue{" "} + 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! +

Design