adobe/helix-static

Support authenticated GitHub access

stefan-guggisberg opened this issue · 1 comments

Currently content is fetched via unauthenticated GitHub raw requests. As a result private GitHub repos are not accessible. Furthermore unauthenticated GitHub raw requests might become subject to potential rate limiting/throttling.

This issue covers making Github requests using the provided GITHUB_TOKEN.

Related issues

resolved via #47