feat: insights

This commit is contained in:
Nevo David 2024-07-07 13:22:35 +07:00
parent 20da080ea5
commit f31bd11a74
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export class ThreadsProvider extends SocialAbstract implements SocialProvider {
)}` +
`&state=${state}` +
`&scope=${encodeURIComponent(
'threads_basic,threads_content_publish,threads_manage_replies,threads_read_replies,threads_manage_insights'
'threads_basic,threads_content_publish,threads_manage_replies,threads_manage_insights'
)}`,
codeVerifier: makeId(10),
state,