CRE::Github::Client
Thin GitHub REST client. We target fine-grained PATs for rotation since the /user/personal-access-tokens endpoint accepts programmatic creation and deletion when the bearer has the appropriate Apps-managed permission. For the test/portfolio path we mock these endpoints directly.
Constants
DEFAULT_API = "https://api.github.com"
Constructors
Instance methods
me
Source