Authing DocsDocuments
Concept
Guides
Development Integration
Application integration
Concept
Guides
Development Integration
Application integration
Old Version
Guides
  • Quick start

  • Authenticate the user

  • Authority management for users

  • Authorization

  • Manage user accounts

  • Manage User Directory

  • Management Application

  • Become a source of federal authentication identity

  • Connect to an external identity provider (IdP)

    • Social Identity Provider

      • WeChat QR Code on PC
      • Mini Program QR Code on PC
      • WeChat Official Accounts QR Code
      • Mobile App Use WeChat Login
      • Mobile App Use WeChat Mini Program Login
      • WeChat Web Page
      • WeChat Mini Program
      • Tencent QQ
      • Sina Weibo
      • GitHub
      • Facebook
      • Twitter
      • Google
      • Apple Mobile
      • Apple Web
      • Alipay
      • Slack
      • Gitee
      • GitLab
      • Baidu
      • NetEase YIDUN
      • QingCloud
      • Instagram
      • LinkedIn
    • Enterprise Identity Provider

    • Custom database

  • Open up WeChat ecology
  • Migrate users to Authing

  • Management organization

  • Expandable capabilities

  • Audit Log

  • Configure security information

  • Configure user pool information

  • Deployment plan

  • Frequently Asked Questions FAQs

  1. Guides
  2. /
  3. Connect to an external identity provider (IdP)
  4. /
  5. Social Identity Provider
  6. /
  7. GitHub

¶ Github social login

Update Time: 2022-06-07 17:36:22
Edit

¶ Scene introduction

  • Overview: Github social login is a secure login for users to third-party applications or websites using Github as their identity source. By configuring and enabling Github's social login in Authing, you can quickly obtain basic open information on Github through Authing and help users achieve password-free login.
  • Scenario: Create an OAuth application
  • End User Preview:

¶ Precautions:

  • If you do not have a Github account, please go to GitHub (opens new window) to register a developer account.
  • Please follow the GitHub documentation (opens new window) guide to create a GitHub OAuth application and record the client ID of the application and Client Secret.
  • If you do not have a Authing console account, please go to the Authing console (opens new window) to register a developer account.

¶ Step 1: Create an OAuth application on Github

  • In the upper right corner of any Github page, click your profile photo, then click Settings.

  • In the left column, click <> Developer Settings.

  • In the left sidebar, click OAuth Applications.

  • Click New OAuth App.

  • In "Application name", enter the name of the application.

  • In "Homepage URL", enter the full URL of the application website.

  • In Authorization callback URL, enter the callback URL for the application.

During the application creation process, you need to configure the allowed callback addresses, please use the following settings: https://core.authing.cn/connection/social/github/:userPoolId/callback

Please replace :userPoolId with the user pool ID of your Authing console

¶ Step 2: Configure Github in the Authing console

2.1 Please click the "Create Connection" button on the "Social" page of the Authing console to enter the "Choosing a Social Identity Source" page.

2.2 Please click the "Github" identity source button on the "Create Connection" - "Choosing a Social Identity Source" page of the Authing console to enter the "Github Login Mode" page.

2.3 Please configure the relevant field information on the "Social" - "Github" page of the Authing console.

Field/functiondescribe
Unique Identifiera. The unique identifier consists of lowercase letters, numbers, and -, and the length is less than 32 bits. b. This is the unique identifier of this connection and cannot be modified after setting.
Display NameThis name will be displayed on buttons on the end user's login screen.
Client IDGithub application number, which needs to be obtained on the Github.
Client secretsGithub application key, which needs to be obtained on the Github.
Callback URLYou can fill in your business callback address. After the user completes the login, the browser will jump to this address.
ScopesBy default, Authing will only apply to the user for authorization of basic user information (such as avatar, nickname, etc.), if you need more advanced permissions, you can check the corresponding options.
Redirect UrlGithub valid redirect URI. This URL needs to be configured on the Github.
Login ModeAfter "Login Only Mode" is enabled, you can only log in to an existing account and cannot create a new account. Please choose carefully.
Account Identity AssociationWhen "Account Identity Association" is not enabled, a new user is created by default when a user logs in through an identity source. After enabling "Account Identity Association", you can allow users to directly log in to existing accounts through "Field Matching" or "Asking for Binding". a. Association method: select

After the configuration is complete, click the "Create" or "Save" button to complete the creation.

After creating the Github identity source on the Authing console, you need to configure the callback address to the Authorization callback URL on Github.

¶ Step 3: Development Access

  • Recommended development access method: use the hosted login page

  • Description of advantages and disadvantages: Simple operation and maintenance, and Authing is responsible for operation and maintenance. Each user pool has an independent second-level domain name; if you need to embed it into your application, you need to use the pop-up mode to log in, that is: after clicking the login button, a window will pop up with the content of Authing hosting login page, or redirect the browser to the login page hosted by Authing.

  • Detailed access method:

3.1 Create an application in the Authing console. For details, see: How to create an application in Authing (opens new window)

3.2 On the created Github source connection details page, open and associate an application created in the Authing console

3.3 Experience Github third-party login on the login page

Prev: Sina Weibo Next: Facebook
  • Scene introduction
  • Precautions:
  • Step 1: Create an OAuth application on Github
  • Step 2: Configure Github in the Authing console
  • Step 3: Development Access

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.