0

Is there any way I could check and manage my credentials to push/pull repositories in github website? Because there's a computer from the company I work which I have no access anymore, and I would like to remove the credential to push/pull repositories from my github account.

Can I manage that in github website platform? I believe I have right now only two credentials.

Thank you in advance.

torek
  • 448,244
  • 59
  • 642
  • 775
PDJ
  • 21
  • 4
  • 2
    Did you use ssh or a personal access token? – evolutionxbox Aug 29 '22 at 14:12
  • 3
    https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/token-expiration-and-revocation – Samuel Liew Aug 29 '22 at 14:16
  • If you were using your account username/password to push (not even sure if github still allows this) then you probably need to change your password. All other forms of authentication can be revoked through your account settings. – apokryfos Aug 29 '22 at 14:22
  • @apokryfos Github no longer allows to push using web password. The only supported authentication methods for push are PATs and SSH keys. – phd Aug 29 '22 at 15:19
  • @evolutionxbox I used access token. – PDJ Aug 29 '22 at 15:24

0 Answers0