Closed
Description
Nature of issue?
- Existing feature enhancement
Feature enhancement details:
Authenticating with the GitHub API via query parameters is now deprecated, and needs to be updated to authenticate with the request headers. See Deprecating API authentication through query parameters for more info.
The following files will need to be updated:
- examples.js for the p5.js examples
- examples-gg-latest.js for the generative design examples
- examples-ml5.js