pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
11 stars 11 forks source link

Address OAuth issues found in prod #211

Closed confused-Techie closed 6 months ago

confused-Techie commented 6 months ago

Requirements

Description of the Change

Much like our last PR, this one is a hotfix to an issue found in prod.

Additionally, this PR adds a try/catch around the main logic call, so in the event the whole process crashes due to a typo or invalid syntax, we actually get a proper error returned, rather than invalid gateway.

confused-Techie commented 6 months ago

As these changes are already in master, I'll go ahead and merge this one.