Skip to content

Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.

License

Notifications You must be signed in to change notification settings

devlooped/CredentialManager

 
 

Icon Git Credential Manager Lib

Packages the GitCredentialManager cross-platform implementation for Windows, macOS and Linux for use as a library.

This repository provides virtually no code whatesoever, it all comes from the GCM Core.

Release version numbers track the GCM releases themselves.

Version Downloads License Build

Usage

The only code in this repository is a helper factory to create the credential store appropriate to the current platform:

using GitCredentialManager;
...

ICredentialStore store = CredentialManager.Create("myapp");

The namespace for the CredentialManager static factory class is the same as GCM itself for convenience: GitCredentialManager.

The optional namespace argument (myapp above) can be used to scope credential operations to your own app/service.

Sponsors

Clarius Org Christian Findlay C. Augusto Proiete Kirill Osenkov MFB Technologies, Inc. SandRock Eric C Andy Gocke

Sponsor this project  

Learn more about GitHub Sponsors

About

Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 3

  •  
  •  
  •  

Languages