Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a personal access token #1273

Open
mouseion9 opened this issue Sep 28, 2021 · 1 comment
Open

Using a personal access token #1273

mouseion9 opened this issue Sep 28, 2021 · 1 comment

Comments

@mouseion9
Copy link

Version info

  • OS: linux mint 19.2
  • Build: 2059

Description

I have acquired a PAT from github, saved it, pasted it into the Password element of the
Authentification dialog, all I get back is a message that support for password authentifiction has gone away,
please get a token!

Steps to reproduce

Steps to reproduce the behavior:

  1. Open repository and commit some changes - OK
  2. Use the push button (top right)
  3. Enter username, paste PAT

Expected behavior

Commits are pushed to master

Screenshots

If applicable, add screenshots to help explain your problem. This section may be omitted/removed.

@dpjohnst
Copy link
Member

Hi @mouseion9,

Thanks for reporting this issue!

Unfortunately I have been unable to reproduce the issue on my end.
It is possible that the PAT you are using has expired, or hasn't been mistyped.

In this case, GitHub returns a generic failure message that indicates that password authentication has been removed.

When you have a spare moment, could you try the following to see if it resolves the issue:

  1. Generate a new PAT on GitHub at https://github.com/settings/tokens (ensuring it has the full repo scope)
  2. Try authenticating with the newly generated personal access token

Thanks,
- Dylan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants