Is passkey git-credential-helper possible? #19
Replies: 1 comment
-
A passkey is a type of credential. You would need a credential helper that can talk to the credential manager where your passkey is stored. Certainly possible but I'm not sure if any exist today. This discussion board is primarily for developers implementing passkeys in their services. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to figure out if it is possible to use a PassKey as a git credential helper? Has anyone attempted to do this? Any thoughts or advice?
Beta Was this translation helpful? Give feedback.
All reactions