⚠️
Browser compatibility
Your browser may be outdated and some features may not work. We recommend upgrading or using a modern browser.

11-OAuth-Providers

OAuth Providers

Configure OAuth third-party login (WeChat, Google, GitHub, etc.—per actual list) and control shortcuts on public login/registration pages.

How to Access

Top bar Identity & Verification → OAuth providers, or visit /admin/oauth-providers.

Page Sections

Provider List

Each provider typically includes:

Field Description
Enabled Whether shown on the public site for the matching market
Client ID / App ID Open platform application identifier
Client secret Application secret (keep secure)
Callback URL Must match open platform config; read-only callback URL on page for copy

Tip: China sites often use WeChat; international sites often use Google. Works with active market in Market Settings.
OAuth providers.jpg
OAuth providers — provider — enable toggle and App ID/secret form

Binding Policy

Setting Description
Auto registration Create a new account on first OAuth login
Bind existing account Allow members to link OAuth on profile page

Common Tasks

  1. Enable Google login (international): Create OAuth client in Google Cloud → enter ID/secret → copy callback URL to Google console → enable → verify on public Login.
  2. Temporarily disable a channel: Turn off the provider’s Enabled switch; no need to delete keys.
  3. Callback failures: Verify HTTPS domain, callback path, and authorized domains in the open platform match exactly.
0%