freeCodeCamp / open-api

freeCodeCamp's open-api Intiative
BSD 3-Clause "New" or "Revised" License
89 stars 28 forks source link

fix: updates to handle that we base64 encode certificates #178

Closed ojongerius closed 6 years ago

ojongerius commented 6 years ago

When making those changes in anger I was testing against learn, and did not verify locally generated headers still worked 🤦‍♂️

This fixes that 🎉 It's violates DRY, but it's so small I did not see the added value.