User Authentication

Users can add oAuth-type login providers here. It enables different types of login methods into the account. For example - allowing users to signup (or login) with the app using their Google account.

Add new oAuth provider

PropertyDescription

Auth Type

The type of the provider application like Google, GitHub, etc.

Client ID

The public identifier of the provider app. Example: GitHub - 6779eg20f75817c79602

Client secret

The secret password which is set for the oAuth provider app

Workspace Welcome Screen

The URL for the default workspace after the users log into the platform.

Last updated