Skip to content

auth: Redirect github oauth login attempt back if user cancels

Administrator requested to merge core/github-oauth-cancel into main

Created by: ryanslade

Before, we would show a raw plaintext error. Instead, we detect the specifc access_denied error returned from GitHub and redirect the user back.

Closes: https://sourcegraph.atlassian.net/browse/COREAPP-25

Merge request reports

Loading