OAuth

Configuring your OAuth settings

The OAuth tab is where you can configure your applications standard OAuth settings including the name and logo that will appear in the Passport flow for your users.

This is the most important configuration in this tab is the Scopes. Every scope represents an authorization request that will be presented to the user during the auth flow in Passport. These authorizations include access to profile information, connected accounts, provisioning wallets and more.

Settings Panel

The settings panel is a read only configuration for your application's Client ID (aka App ID) and Client Secret (aka App Secret).

These two keys are important for logging in your users.

Here you can roll your your app's client secret but make sure to update this value in your app to ensure users can continue to login.

Details Panel

The details panel is where you configure your application name, picture, authorization scopes, custom domain, and other links.

The name and picture you choose will be displayed to users when logging in.

The authorization scopes, "privacy policy" and "terms of services" will be displayed to the user during the authorization step.

The links panel is where you can add additional links about your apps that can be displayed to users in the Rollup apps directory.

Danger Zone Panel

This is where you can delete your application.

Last updated