LogoLogo
PlatformReference
  • Welcome to Rollup
  • An Introduction to OpenID Connect (OIDC)
  • The Rollup Identity Graph
  • Getting Started
    • Create an Application
    • Setup Auth Flow
    • API Access
  • Guides
    • Storing Tokens
    • Session Management
    • Using Scopes
      • Requesting Email
      • Requesting Connected Accounts
      • Requesting Smart Contract Wallets
    • Third Party Auth Tools
      • Setup with Auth0
      • Setup with Supabase
      • Setup with NextAuth.js
  • Platform
    • Console
      • Dashboard
      • OAuth
      • Blockchain
      • Designer
      • Custom Domain
      • Users
      • KYC
      • Messaging
      • Audience Builder
      • Teams & Contact
      • Billing
    • Passport
    • Galaxy
  • Advanced
    • Tokens
    • Pop Up Auth Flow
    • Create Custom Claims
    • Migration Guide
  • Reference
    • Galaxy API
    • Passport API
    • Scopes
  • Troubleshooting
    • FAQ
  • Roadmap
  • Contributing
  • Login to Console
Powered by GitBook
On this page
  • Settings Panel
  • Details Panel
  • Links Panel
  • Danger Zone Panel

Was this helpful?

Edit on GitHub
Export as PDF
  1. Platform
  2. Console

OAuth

Configuring your OAuth settings

PreviousDashboardNextBlockchain

Last updated 1 year ago

Was this helpful?

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

This is the most important configuration in this tab is the . 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.

OAuth Config Screen

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).

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 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.

Links Panel

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.

These two keys are important for .

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

logging in your users
authorization scopes
custom domain
Passport
Scopes
OAuth Settings Panel
OAuth App Details Panel
Links Panel
Danger Zone Panel