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

Comments 0