'How to remove Github PAT from Gitlab?

I recently imported a project from Github to Gitlab (Uni Owned) and I had to put my Github PAT in when importing. Now every-time I select New Project -> Import Project From Github I'm immediately taken to the list of projects on the Github account corresponding to the PAT I put in earlier.

Is there a way I can remove the Github PAT I initially put in so I'm taken to the "Provide your Github PAT" screen instead?

Thanks!



Solution 1:[1]

According to the documentation,

To use a newer personal access token in imports [...], sign out of your GitLab account and sign in again, or revoke the older personal access token in GitHub.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 lyzlisa