Account Settings & Developer Security#
Account Settings gives you full control to manage profile details, custom dashboard graphics, password credentials, 2-Factor Authentication (2FA TOTP), OAuth identity connections, and the account deletion Danger Zone.
What is Account Settings?#
Account Settings is the central security and profile configuration portal for a developer account. From this page, you can safely manage your dashboard aesthetics (Avatar & Banner), identity credentials (Username & Email), password security, and 2-Step Verification security features.
Profile Details & Graphics Customization#
In the profile section, you can update your developer brand aesthetics and account details:1. Profile Graphics#
| Field Name | POST Key | Description | Example |
|---|
| Profile Image URL | img_url | Developer profile avatar image URL. | https://cdn.domain.com/avatar.jpg |
| Banner Image URL | banner_url | Dashboard top header graphic background banner URL. | https://cdn.domain.com/banner.jpg |
2. Username Change#
Action Flow: Enter the new username to trigger the update request (new_username). For security, the system sends a 6-digit OTP code to email.
Verification: The username is updated in the database only after the OTP code is verified.
3. Email Update#
Action Flow: Enter the new email address. The system sends a verification code to the new email address.
Verification: The primary contact and recovery email are updated once the verification code is entered.
Password Management#
| Parameter Field | Description | Rules |
|---|
| Current Password | Enter your existing account password for verification. | Mandatory |
| New Password | Enter a new strong password. | Minimum 8 to 10 characters |
| Confirm Password | Re-enter the new password to verify it. | Must match New Password |
2-Factor Authentication (2FA Security)#
AuthVaultix provides a Time-based One-Time Password (TOTP) 2FA security layer:1. Enabling 2FA#
1.
Click the Enable 2FA button.
2.
The system generates a unique secret key and displays a QR Code.
3.
Scan the QR Code with an Authenticator App (Google Authenticator, Authy, Microsoft Authenticator).
4.
Enter the 6-digit verification code generated by the app to activate 2FA.
2. Master Recovery Phrase#
After 2FA setup is complete, the system generates a 12-word Master Recovery Phrase.
If you lose your phone or authenticator app, you can restore account access using these recovery codes. Keep them backed up safely.
3. Disabling 2FA#
To turn off 2FA, you must verify the active 6-digit TOTP code from your current Authenticator App.
Trusted Identity Providers (OAuth Single Sign-On)#
In Account Settings, you can manage trusted OAuth identity connections:Google OAuth Login: Connect or disconnect one-click Google login.
Discord OAuth Login: Link your Discord developer account for quick authentication.
GitHub OAuth Login: Connect or disconnect your GitHub account.
Telegram OAuth Login: Link or unlink your Telegram account.
Danger Zone & Account Deletion#
Account deletion is an irreversible action.Scope of Deletion: Deleting your account permanently erases the developer account along with all owned Applications, License Keys, Remote Variables, Sub-Managers, Resellers, and User Accounts.
Safety Verification: To delete the account:1.
Verify the current account password.
2.
Type the exact string delete my personal account in the confirmation text box.
Modified at 2026-08-07 04:35:48