Closed spalmurray-codecov closed 3 months ago
Updates auth check API endpoint to fix a bug where self-hosted codecov instances are not able to be added due to the requirement for the 'codecov' user to be present.
Closes https://github.com/codecov/codecov-browser-extension/issues/64
Fixed in https://github.com/codecov/codecov-browser-extension/pull/65
Updates auth check API endpoint to fix a bug where self-hosted codecov instances are not able to be added due to the requirement for the 'codecov' user to be present.
Closes https://github.com/codecov/codecov-browser-extension/issues/64