Source: apps/search_console_tools/models.py.

🎯 Purpose

Account stores Google credentials used for UI automation.

Fields:

  • email (unique)
  • password
  • created_at, updated_at

Note: currently the password is stored in the database as plain text.