TCThomas Clarkeinblog.clarkee.dev·Dec 14, 2025 · 3 min readRebuild of clarkee.devSo after a long time coming I’ve finally gotten around to building a better website for myself. Now the site is in it’s most basic form but what else do you need? The previous site was built on a old version of React and it only had the standard Reac...00
TCThomas Clarkeinblog.clarkee.dev·Mar 27, 2021 · 2 min readAuth0 not skipping consent for local developmentSo I've been working on a personal project working with React and FastAPI. Now I've hit an issue we're 1st party application would require consent regardless if the Allow Skipping User Consent was set to true or not. I was then questioning myself if ...00