From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 219CF1F953 for ; Mon, 27 Dec 2021 16:14:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233851AbhL0QOY convert rfc822-to-8bit (ORCPT ); Mon, 27 Dec 2021 11:14:24 -0500 Received: from elephants.elehost.com ([216.66.27.132]:44574 "EHLO elephants.elehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230506AbhL0QOY (ORCPT ); Mon, 27 Dec 2021 11:14:24 -0500 X-Virus-Scanned: amavisd-new at elehost.com Received: from Mazikeen (cpe00fc8d49d843-cm00fc8d49d840.cpe.net.cable.rogers.com [99.229.22.139] (may be forged)) (authenticated bits=0) by elephants.elehost.com (8.15.2/8.15.2) with ESMTPSA id 1BRGECkF079668 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 27 Dec 2021 11:14:13 -0500 (EST) (envelope-from rsbecker@nexbridge.com) Reply-To: From: To: "'zhiyiren2009-subscription'" , , Cc: References: <7w7c2MDOBpV9yIlD5yZZb801w-eaz0qhErkCN-De51h892xRFL14N-LCXH0O8wvDp_51A3hC86EMXonBkjNdoTZ-iy8xzoKLVecN6D6Zpq4=@protonmail.com> In-Reply-To: <7w7c2MDOBpV9yIlD5yZZb801w-eaz0qhErkCN-De51h892xRFL14N-LCXH0O8wvDp_51A3hC86EMXonBkjNdoTZ-iy8xzoKLVecN6D6Zpq4=@protonmail.com> Subject: RE: Quick login of git Date: Mon, 27 Dec 2021 11:14:07 -0500 Organization: Nexbridge Inc. Message-ID: <004601d7fb3c$c9d359c0$5d7a0d40$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Content-Language: en-ca Thread-Index: AQLwDr+U6wAuL69FdVqNmXykk0g366oWW5EQ Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On December 27, 2021 11:07 AM zhiyiren2009-subscription wrote: > Why not add a quick login method like VSCode and CLion in git? Login to > GitHub/ GitLab with one click, without privete key. I am not sure this has anything to do with git itself. One does not "login" to git. You might want to take this up with the GitHub/GitLab support forums. However, one-click login is being replace with MFA. --Randall