Skip to content

One-Click Admin Login

Blaze lets you log into your WordPress admin dashboard without entering a username or password. Just click and you’re in.

  1. Open a site from the sidebar (the site must be running)
  2. Click “WP Admin” or “Dashboard” in the site detail view
  3. If the site has multiple admin users, select which one to log in as
  4. Your browser opens and you’re logged into the WordPress dashboard

Blaze generates a secure, time-limited login token and injects it into the WordPress site. The token:

  • Expires after 30 seconds
  • Can only be used once
  • Uses timing-safe comparison to prevent token guessing

No passwords are stored or transmitted. The token is generated fresh each time you click login.

  • The site must be running (started)
  • The site must have at least one administrator user