Open Product Manager and sign in before changing admin credentials.
Go to Product ManagerADMIN SECURITY
Account Settings
Change your friendly login username, email address, or password without putting credentials in the website files.
LOGIN NAME
Username Alias
This is the easy-to-remember name you can type on the admin login screen instead of your email.
Login Email
Supabase may require email confirmation when changing this address.
PASSWORD
Change Password
Your password is sent directly to Supabase Auth and is never saved in the website files or in your CMBTrades product database.
HOW IT WORKS
Nothing is hard-coded.
Your public Netlify files contain only the Supabase project URL and publishable key. Your username alias lives in a protected database table, and your password is managed by Supabase Auth.
If you ever forget the friendly username, you can still sign in with the underlying email address.