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

Handle FIDO2/security keys #9

Open
ShutdownRepo opened this issue Jul 20, 2023 · 1 comment
Open

Handle FIDO2/security keys #9

ShutdownRepo opened this issue Jul 20, 2023 · 1 comment
Labels
wrapper Wrapper

Comments

@ShutdownRepo
Copy link
Member

The needs

When using security keys for GitHub signing & authentication, the git command line requests confirmation of user presence as shown in the screenshot below.

image

When using the wrapper, there's nothing shown.

image

Also, when the physical device is not connected, the wrapper errors without indicating why.

image

It'd be great to improve the UX on this, within the limits of what's possible through the libs ofc.

Description

n/a

Alternatives

No response

Additional context

No response

@Dramelac
Copy link
Member

Can you give me your git version ?
I'm using git version 2.34.1 on Linux and i don't have any prompt from console.

Beside, I'm not sure the python git SDK can have this information because the authentication process is run from git command itself not from python.

@ShutdownRepo ShutdownRepo transferred this issue from ThePorgs/Exegol Oct 19, 2023
@ShutdownRepo ShutdownRepo added the wrapper Wrapper label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrapper Wrapper
Projects
Status: Considering
Development

No branches or pull requests

2 participants