GitHub

Authenticating users using GitHub.

Overview

To start setting up GitHub authentication, you'll need to enable it first by entering your project, selecting Authentication at the left menu, and then clicking on the GitHub box.

Setup

To start setting up the GitHub authentication, you will need to create a GitHub application and provide the following values:

Parameter
Data Type
Description

Client id

string

Client id generated during Build OAUTH Apps GitHub setup flow. For more information visit the official documentation.

Client secret

string

Client secret generated during Build OAUTH Apps GitHub setup flow. For more information visit the official documentation.

Last updated

Was this helpful?