Connecting GitHub
How it works
Section titled “How it works”scribe uses GitHub OAuth to access your repositories on your behalf. Each user connects their own GitHub account — scribe never shares tokens between users.
After connecting, your GitHub OAuth token is stored encrypted on the server. You will not need to reconnect after logging out — the token persists across sessions.
Scopes requested
Section titled “Scopes requested”scribe requests the repo scope, which gives read and write access to your repositories.
This is required to read markdown files and commit changes.
Selecting repos
Section titled “Selecting repos”After connecting GitHub, you choose which repos are visible in scribe. Only selected repos appear in the editor. You can change this selection at any time:
Settings → Endre tilgjengelige repos
Disconnecting
Section titled “Disconnecting”To disconnect GitHub, go to Settings and click Koble fra GitHub. This removes your token from the server and clears your repo selection.