* [Question] OAuth Integration with git
@ 2024-11-16 15:10 rsbecker
2024-11-17 14:00 ` Reto
0 siblings, 1 reply; 2+ messages in thread
From: rsbecker @ 2024-11-16 15:10 UTC (permalink / raw)
To: git
Hi Team,
I was wondering whether there are any good discussions about integrating
OAuth with git using a custom credential helper. A process flow would be
very helpful.
Thanks,
Randall
--
Brief whoami: NonStop&UNIX developer since approximately
UNIX(421664400)
NonStop(211288444200000000)
-- In real life, I talk too much.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Question] OAuth Integration with git
2024-11-16 15:10 [Question] OAuth Integration with git rsbecker
@ 2024-11-17 14:00 ` Reto
0 siblings, 0 replies; 2+ messages in thread
From: Reto @ 2024-11-17 14:00 UTC (permalink / raw)
To: git
On Sat, Nov 16, 2024 at 10:10:53AM -0500, rsbecker@nexbridge•com wrote:
> Hi Team,
> I was wondering whether there are any good discussions about integrating
> OAuth with git using a custom credential helper. A process flow would be
> very helpful.
Not sure I understand the question fully... such a thing already exists:
* https://github.com/hickford/git-credential-oauth
* https://github.com/git-ecosystem/git-credential-manager
The "process" is the usual git credential protocol, and you can look at
the two implementations above if you like to get an example.
Is there something more specific you had in mind?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-17 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-16 15:10 [Question] OAuth Integration with git rsbecker
2024-11-17 14:00 ` Reto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox