OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Updates GitHub aggregation strategy to OAuth 2 token #345

Closed hpjaj closed 6 years ago

hpjaj commented 6 years ago

Description of changes

The O_AUTH_2_KEY_SECRET strategy was capping our rate limit at 60 (vs. 5000).

This PR updates the strategy to O_AUTH_2_TOKEN.