Interface InitiateProviderRegistrationResponse.Builder

  • Method Details

    • redirectTo

      The URL to redirect the user to for completing the OAuth authorization.

      Parameters:
      redirectTo - The URL to redirect the user to for completing the OAuth authorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • csrfState

      The CSRF state token to use when completing the OAuth flow.

      Parameters:
      csrfState - The CSRF state token to use when completing the OAuth flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.