How to Disconnect GitHub and Connect Another Account
If you need to detach your project from GitHub and connect to another account, follow these steps:
Detach Your Project from GitHub
- Open your project settings on the Flatlogic platform.
- Locate the GitHub section and select Disconnect or Unlink to remove the integration.
Delete the Old GitHub Repository at GitHub (if it was created):
- Log in to GitHub and navigate to the repository you want to delete.
- Open Settings > scroll down to Danger Zone > click Delete this repository.
- Confirm the deletion (Be cautious – this action cannot be undone).
If the problem persists:
1. Unlink the Flatlogic Application from GitHub
- Go to GitHub Settings - Applications.
- Find the Flatlogic app under Authorized OAuth Apps and click Revoke Access.
2. Reconnect Another Account
- After revoking access, go back to the Flatlogic platform.
- Try to reconnect or push to GitHub by clicking “Connect GitHub” / “Push to GitHub” and follow the prompts to authorize again.
This process should help resolve most issues related to GitHub integration.
⚠️ Be careful when deleting repositories or revoking access, as these actions may impact your project setup.
×