OAuthRedirect

OAuthRedirect is a response to an OAuth redirect query.
  • providerUrl
    Full URL to the identity provider (GitHub or Slack).
  • temporaryToken
    Temporary token to be persisted in the browser.
  • enabled
    enabled indicates whether logging in via the OAuth redirect is enabled or not. It can be disabled for Self-Hosted accounts where no SSO configuration has been setup yet.