Closed bwrsandman closed 9 months ago
This PR adds the ability to use a Github App with private key instead of a token to do authentication.
I wonder if an option to encode the app private key in base64 would help with some secrets
This PR adds the ability to use a Github App with private key instead of a token to do authentication.