Closed
Description
I noticed the code to create GCP service account secrets comes after a line that checks for oAuth environment variables. This seems unnecessary, because everything works fine if I provide fake values for the oAuth id and secret. Was this intentional?
This is likely causing people to run into issues like #1949 and #1950 which are hard to diagnose without looking at the code