Closed burritosoftware closed 4 months ago
Running black to resolve, then will squash and merge
Need check bypass from @noahpistilli, if you could check the black formatted files commit, and then turn off Required statuses/checks in the repo settings, thanks
Adds OpenID Connect support and fixes an issue with the server not running on Flask 2.3+ due to the deprecation of
@app.before_first_request
, see https://stackoverflow.com/questions/73570041/flask-deprecated-before-first-request-how-to-update.Needs Black formatter to be run.