ghapps: Authenticate as a 'GitHub' App

'GitHub' apps provide a powerful way to manage fine grained programmatic access to specific 'git' repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the 'gh' package to let you authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview> in 'R' as an app.

Version: 1.0.0
Imports: gh, jose, openssl
Published: 2022-11-07
Author: Jeroen Ooms ORCID iD [aut, cre]
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
License: MIT + file LICENSE
URL: https://github.com/r-lib/ghapps
NeedsCompilation: no
CRAN checks: ghapps results

Documentation:

Reference manual: ghapps.pdf

Downloads:

Package source: ghapps_1.0.0.tar.gz
Windows binaries: r-devel: ghapps_1.0.0.zip, r-release: ghapps_1.0.0.zip, r-oldrel: ghapps_1.0.0.zip
macOS binaries: r-release (arm64): ghapps_1.0.0.tgz, r-oldrel (arm64): ghapps_1.0.0.tgz, r-release (x86_64): ghapps_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ghapps to link to this page.