Account Settings
Path: Console → Account Settings /console/personal
What it does
Manage your account, third-party login bindings, security settings, and referral rewards.
Sections
Account
- Nickname, email, registration time, group, role
- Change password / reset password
Third-party login bindings
Bind / unbind GitHub, Discord, OIDC, LinuxDO, etc. Bound providers can be used for one-click OAuth login next time.
Security
| Item | Description |
|---|---|
| Passkey (WebAuthn) | Add as many as you like — fingerprint, Face ID, hardware key |
| 2FA TOTP | Scan with an Authenticator app; 6-digit code required at login |
| Backup recovery codes | Mandatory after enabling 2FA — your only recovery path if you lose the device |
| Active devices | View live sessions; force log out everywhere |
Referrals
Every user has a unique referral code. New users referred by you grant both sides quota rewards.
- My code — copy, or generate a dedicated registration link
- Referrals count — total referred users
- Total reward — accumulated quota from referrals
API info panel
The bottom of the page shows your account's base_url, available API keys (masked), and call examples (curl / Python / TS).
FAQ
Q: I forgot my password and lost my 2FA device. What now? A: Use the backup recovery codes you saved when enabling 2FA. After login, reset 2FA. If you also lost the codes, contact support.
Q: What happens if I unbind my only login method? A: The UI prevents this — you must add another method (password / OAuth / Passkey) first.
