Secure domain management system
Real-time domain expiration tracking & automated notifications
Loading your domains...
Choose how links to should open:
Extend expiration for:
Current expiration:
Choose which statistics to display in the top sticky bar.
Select how domain data is kept up to date. Only one method is active at a time.
โ Not Enabled - Your account is protected by password only.
After enabling 2FA, you MUST save your recovery codes. Without them, you could be permanently locked out if you lose your authenticator device.
Emergency recovery: Run this SQL in Supabase if locked out:
DELETE FROM auth.mfa_factors WHERE user_id = (SELECT id FROM auth.users WHERE email = '[email protected]');
Scan this QR code with your authenticator app (Google Authenticator, Authy, 1Password, etc.)
DELETE FROM auth.mfa_factors WHERE user_id = (SELECT id FROM auth.users WHERE email = 'your@email.com');