For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can I get the provider OAuth tokens Terra holds?

Terra cannot expose the provider OAuth tokens it manages.

Terra cannot expose the provider OAuth tokens it manages. They are scoped to Terra's own application, and sharing them would breach the provider's API terms.

If you need capabilities beyond Terra's data sync (for example, writing activity descriptions back to the provider), the path is to:

  • Register your own application with the provider.

  • Run a separate OAuth flow alongside Terra.

Users authorise twice, but your scopes and concerns stay cleanly separated from Terra's.

Last updated

Was this helpful?