Super Connect documentation
Super Connect lets your users connect their accounts on services such as GitHub, Slack or Google to your product, and lets your backend call those services on their behalf without handling OAuth tokens yourself. You configure providers in the admin panel at https://super-connect.dogar.biz, drop a modal into your frontend, and call the API from your backend with one key.

Start here
| I want to… | Read |
|---|---|
| Sign up, set up my organization and connect a first user | Getting started |
| Understand what a provider, integration and connection are | How it works |
How-to guides
- Add a provider
- Manage your organization
- Handle connection errors
- Receive webhooks:
authevents about connection health - Receive provider events: Slack and GitHub webhooks forwarded to you
- Coding agent setup: a skill and llms.txt for Claude Code, Cursor and others