OperationCode / operationcode_backend

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

Favors Rails secrets for auth config #336

Closed hpjaj closed 6 years ago

hpjaj commented 6 years ago

Description of changes

In order to utilize the aggregated GitHub stats feature, we need the GitHub authentication client_id and client_secret set.

Definition of Done

Issue Resolved

Fixes #335