First step in redesigning the ColorPicker component on native to match the ColorSelector component on web introduced by @atul.
ColorSelectorButton is a new component that will work with ColorSelector to replace ColorPicker on native.
See the full plan for the ColorPicker redesign in this Linear issue.
Do you think it would make sense to move this into authorization middleware? So you can specify something like
I don't remember exactly what the API for the reports service is, but right now this diff would allow everyone to "authenticate" to the reports service by just not providing credentials (and get the service token by default). This should probably be scoped per (group of) endpoints.