Skip to content

Handle OAuth server connection errors

Bartosz Dziewoński requested to merge oauth-error into master

Created by: edg2s

If the server is down or OAuth isn't working, Patch demo can still run without letting the user log in, instead of stopping on an uncaught exception.

Merge request reports