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=-2.1 required=3.0 tests=BAYES_00,BODY_8BITS, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,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 3B5281F953 for ; Mon, 27 Dec 2021 19:16:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232048AbhL0TP6 (ORCPT ); Mon, 27 Dec 2021 14:15:58 -0500 Received: from mail-4318.protonmail.ch ([185.70.43.18]:36835 "EHLO mail-4318.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231442AbhL0TP5 (ORCPT ); Mon, 27 Dec 2021 14:15:57 -0500 X-Greylist: delayed 11334 seconds by postgrey-1.27 at vger.kernel.org; Mon, 27 Dec 2021 14:15:57 EST Date: Mon, 27 Dec 2021 19:15:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail2; t=1640632555; bh=JIvvXJXFC1Jez6/h6TOT29h8SadfcEzo7trgy/72NUs=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc; b=nu0F5AF0keO0lmrPmLivOFovHYyGEOqUGNJWsG/ZxY4eZnD+3EdmItoOonyAR5/3x FI5n133ThRpjNK1vxw8xOPZBxUSGuNtcLkGSg8k2y4GNcVYmftBbKuUHNWTwLVdOQy NDXRDyY/W+KpY5Eg1AZKLdGSkfP6vIdStnJHH+iHzK9MX0fwCqsz5jnQ3l2kqdH0Lf Dh6V28oJFpF2OmUQyt8lgm43DKKt4JrMTX2JURUbFsx8XMhveYhKjwuJTcr9xdWPww dlfCKKrzYjF+XW1+nEZwOkJeJx7FohxtTlU24GeCSAzRriLtqxRnNl3mwnQbjrfQza 9YisRV9dLepkQ== To: rsbecker@nexbridge.com From: zhiyiren2009-subscription Cc: zhiyiren2009@protonmail.com, snakamoto1975@protonmail.com, git@vger.kernel.org Reply-To: zhiyiren2009-subscription Subject: RE: Quick login of git Message-ID: In-Reply-To: <000001d7fb3e$7c0e8730$742b9590$@nexbridge.com> References: <7w7c2MDOBpV9yIlD5yZZb801w-eaz0qhErkCN-De51h892xRFL14N-LCXH0O8wvDp_51A3hC86EMXonBkjNdoTZ-iy8xzoKLVecN6D6Zpq4=@protonmail.com> <004601d7fb3c$c9d359c0$5d7a0d40$@nexbridge.com> <000001d7fb3e$7c0e8730$742b9590$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Visit the url provided by IDE in the browser, and then click "Auth" to logi= n. Wait a moment, GitHub will return a token to the program, and you can e= asily login to GitHub. Popular IDEs have this login method. This configuration is much faster than the terminal, and it takes less than= 1 minute. But it takes 5-10 minutes to configure by terminal for the new = users. Zhiyi Ren / Subscription Mail zhiyiren2009@protonmail.com / zhiyiren2009-subscription@protonmail.com Sent with ProtonMail Secure Email. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Tuesday, December 28th, 2021 at 00:26, wrote: > On December 27, 2021 11:24 AM, zhiyiren2009-subscription wrote: > > > On Tuesday, December 28th, 2021 at 00:14, rsbecker@nexbridge.com > > > > wrote: > > > > > On December 27, 2021 11:07 AM zhiyiren2009-subscription wrote: > > > > > > > Why not add a quick login method like VSCode and CLion in git? Logi= n 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 fo= rums. > > > > > > However, one-click login is being replace with MFA. > > > Did you mean Multi-Factor Authentication=EF=BC=9F > > Yes. And please place replies at end on this mailing list. Thanks. > > --Randall