How to create an access token
- Click your account menu in the top right.
- Click Settings.
- Open Git access.
- Find Expiring access token.
- Enter a recognizable Name, such as
Work laptoporCI deploy. - Choose an expiration date if the form asks for one.
- Select Create token.
- Copy the token when NobGit shows it. You will not be able to view the full token again later.
Use access tokens for Git over HTTPS. When Git asks for credentials, enter your NobGit username as the username and paste the access token as the password.
You can revoke active tokens later from Git access under Active tokens.