Closed
Description
Feature Description
It would be really nice if there would be a instance-wide OAuth application only for the purpose of using it with the Git Credential Manager or git-credential-oauth. This would allow Git authentication just work without passwords, personal access tokens or SSH keys.
The OAuth client details for both helpers are redirect URI http://127.0.0.1/, only the client-id needs to be same between all instances.
There is also a similar request to Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/374172
Screenshots
No response