prose / gatekeeper

Enables client-side applications to dance OAuth with GitHub.
MIT License
761 stars 183 forks source link

Use cors package to add CORS headers #68

Closed jlvandenhout closed 3 years ago

jlvandenhout commented 3 years ago

Fixes #67

jlvandenhout commented 3 years ago

Further investigated this, but it is actually the Heroku app crashing for some reason, causing CORS errors. Closing.