git2-rs icon indicating copy to clipboard operation
git2-rs copied to clipboard

Is it possible to authenticate to a git-repo as OAuth App with this crate?

Open 2ndTaleStudio opened this issue 4 years ago • 0 comments

Hi there,

I'm building an application that shall use OAuth authentication to the git repo this app shall pull/push from/to. Is this supported in this crate to establish this kind of authentication. From the doc's I'm only able to find user and ssh authentication unless I've overlooked something ...

Any hint would be welcome.

Thanks in advance.

2ndTaleStudio avatar Mar 17 '21 09:03 2ndTaleStudio