
Authenticate with OAuth
Add GitLab integration
- Navigate to Profile settings → Integrations
- Under GitLab, click Sign in
- Select the account you would like to use with Supernova
- You can now use this GitLab account to automate pull requests using Hooks
Remove GitLab integration from Supernova
- Navigate to Profile settings → Integrations
- Under GitLab, click Remove to remove the integration
- In the dialog, click Confirm to proceed
Sign in with a different GitLab account
To sign in with a different GitLab account, you first need to uninstall the Supernova app.
- Navigate to Profile settings → Integrations
- If you are currently signed in, click Remove to sign out
- Click Sign in, and uninstall from the GitLab pop up window
- Close the pop up and click Sign in again to with a different account
See Authorized applications in the GitLab docs.
Authenticate with a personal access token

- Navigate to Profile settings → Integrations
- Under GitLab, click Authenticate using a personal access token
- Enter a name for the token, an optional server URL, and paste in your personal access token
- Click Confirm to save
- You can now use this GitLab account to automate pull requests using Hooks by selecting this token as the connection.
If you do not specify a server URL, it will default to gitlab.com
Remove personal access token

- Navigate to Profile settings -> Integrations
- Under GitLab, find the token you would like to remove and click Remove
- In the dialog, confirm you would like to remove the token