Actions
Feature proposal #8135
closedGithub: Updated API usage for access tokens
Description
Access Tokens aren't sent as part of the request data anymore, but as an authorization header instead. This just needs to be changed to a header in the core API function for the github provider.
Actions