We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3480f commit f9f7900Copy full SHA for f9f7900
src/renderer/features/auth/components/AuthScreen.tsx
@@ -73,7 +73,9 @@ export function AuthScreen() {
73
required
74
/>
75
<Text size="1" color="gray">
76
- Get your API key from PostHog settings
+ Get your API key from PostHog settings. Required
77
+ scopes: user:read, tasks:read, integration:read and
78
+ desktop_recording:read.
79
</Text>
80
</Flex>
81
0 commit comments