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.
How to Use
Section titled “How to Use”- Open a site from the sidebar (the site must be running)
- Click “WP Admin” or “Dashboard” in the site detail view
- If the site has multiple admin users, select which one to log in as
- Your browser opens and you’re logged into the WordPress dashboard
How It Works
Section titled “How It Works”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.
Requirements
Section titled “Requirements”- The site must be running (started)
- The site must have at least one administrator user