GitHub
Authenticating users using GitHub.
Last updated
Authenticating users using GitHub.
Last updated
Copyright © 2023 Deskree Technologies Inc.
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.
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.