@4ears-me/github-app-auth-helper
v1.0.0
Published
Simple helper for authenticating GitHub apps against git repositories.
Downloads
4
Readme
github-app-auth-helper
[![TypeScript version][ts-badge]][typescript-5-7] [![Node.js version][nodejs-badge]][nodejs] [![Build Status - GitHub Actions][gha-badge]][gha-ci]
This is a git credential helper for GitHub applications. The helper aims to streamline secure use of GitHub
applications for accessing GitHub, especially from CI environments. It offers a pluggable mechanism for retrieving the
application information to make it flexible over the long term.
