Y
Hacker News
new
|
ask
|
show
|
jobs
by
raghavkhanna
1261 days ago
Does the index contain only info I have access to? How is authentication for all the knowledge sources handled?
1 comments
_vxw6
1261 days ago
In the setup process you sign in via SSO to all integrations, the token is saved in local storage. That token is used for indexing, and so if you don’t have access to info, the index doesn’t have access.
link