Personal Access Token
The personal access token is intended to work only for GitLab. If you need to use it with other providers, please
open an issue.
- Follow this guide to create a personal access token on GitLab.
- Make sure to have the api permission checked.
- Once you have created the token, copy it somewhere. You won't be able to access it again.
- Click on the menu icon on the top right of the screen and then click on Account.
- Find GitLab under Connected Accounts, click on Set personal access token button, it will open up a modal.
- Paste the token inside the box and hit Submit.
- The application owner must perform this operation in order to make it work for GitLab repositories.
- You can see the owner by clicking on your application and then navigating to the Team page.
Deleting an existing token
- Click on the menu icon on the top right of the screen and then click on Account.
- Find GitLab under Connected Accounts, click on Set personal access token button, it will open up a modal.
- Click on delete existing token button. Stormkit will switch to oAuth in the absence of a personal access token.