← Back to Help Center

Connectors

Connect Stripe, GitHub, Supabase, and other services to your project.

Connectors let Webster-generated apps use external services — payments, repos, databases, and CMS — without pasting secrets into chat.

Available connectors (catalog)

ConnectorTypical use
StripeCard payments on your site
PayPalPayPal checkout
GitHubRepository sync or deploy hooks
GitLabCI or repository sync
SupabaseAuth, database, storage
NotionContent or CMS blocks

Open Project settings → Connectors to see which are connected for your project.

Connect

  1. Choose a provider from the catalog.
  2. For API-key connectors, paste a key when prompted (stored securely — never shown again in the API).
  3. Click Connect.

In local development, secrets may be stored under a local:// vault reference for testing.

In production, Webster requires configured secret storage (Scaleway). If vault is not configured, the API returns VAULT_NOT_CONFIGURED — ask your workspace admin.

Disconnect

Disconnect removes the binding and vault reference for that provider. Generated apps stop receiving that credential on the next deploy.

Security

  • Secrets are never returned by the API after connect.
  • Only editors and admins on the project team can manage connectors (Teams & roles).
  • Use separate keys per environment when your provider allows it.

Related

Did this help?
Other language: DE