Back to Home
Authentication Debug
Debug database connection and password hashing
Authentication Debug Panel
Debug Database & Passwords
Troubleshooting Steps
Run the debug panel above to check database connection
Verify that users exist in the database
Check if password hashes match the expected format
If hashes don't match, re-run the database setup script:
02-create-admin-user.sql
Test login again after fixing any issues