Skip to main content

Connected accounts (OAuth)

You can connect third-party services (for example Google, Slack, GitHub, Stripe, HubSpot, and other supported providers). GenieForge stores tokens securely, refreshes them, and keeps them out of the chat with the AI. When you create an OAuth app in the provider’s developer console:
  1. Copy the OAuth Redirect URL from App Settings → Integrations (or from the secure credentials form in chat) and add it as an authorized redirect URI.
  2. Decide which scopes your app needs, and enable only those on the provider side. In Build mode, the AI should ask you which scopes to support before collecting Client ID and Client Secret.
To change scopes later without re-entering Client ID and Client Secret: open App Settings → Integrations → Configure, leave the credentials blank, edit scopes, and save. Or ask the AI in Build mode to update scopes for you. After a scope change, click Connect again so the new grants take effect. Connect accounts from App Settings → Integrations. Do not paste access tokens into the conversation. Once connected, your app’s tools can call that provider without putting credentials into chat.