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:- 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.
- 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.

