Hey, general questions about the dev

Hey, general questions about the dev tools. Why does it require a github or google login. I am using refine in an enterprise setting and wondering is any active data from the app sent anywhere externally when running the dev tools?
3 Replies
foreign-sapphire
foreign-sapphire5mo ago
Hey @Joe Gaffney we've added login to DevTools because we have plans to implement personalized features.
flat-fuchsia
flat-fuchsia5mo ago
Hey @Batu , is there any metrics taken from the code base or usage then? Is it possibly to use the dev tools without a login? It seems pretty handy, but doubt i will be able to convince my workplace to allow me using it. As it's a bit unclear
foreign-sapphire
foreign-sapphire5mo ago
Hey @Joe Gaffney, DevTools doesn't have any additional telemetry data for your codebase other than Refine's default telemetry for core library and cli tools (which can be disabled). You can check our telemetry documentation to see details. https://refine.dev/docs/further-readings/telemetry/#summary