We switched out Netlify Identity for Auth0 on our Gatsby site.
Works fine on a test deploy, but on our main domain where there used to be Netlify Identity, we’re getting the error:
“Failed to load settings from /.netlify/identity”
Is Netlify Identity cached? Why would it still be doing this after we’ve deactivated it?
How can we clear it completely?