Security & How it works

Designed for the absence of passwords

Access Glow doesn't make passwords harder to steal — it removes them from the equation entirely. Here's how it works and why that matters.

How visual authentication works

When a user visits a WordPress site protected by Access Glow, the login page displays an encoded visual token instead of a username and password form. This token is generated fresh for every login attempt, is cryptographically unique, and expires within seconds.

The user opens the Access Glow app on their phone, which is already enrolled with that site. The app retrieves the pending encoded token and renders the matching visual representation. The user confirms the match using biometrics — fingerprint or face authentication — and the login is approved.

No credentials are typed. No shared secret travels over the network. The server validates the match using a time-bound, cryptographically unique token tied to that specific login session.

1
Session opens

The WordPress plugin requests a login session from the Access Glow server. A unique visual code is generated and displayed on the login page.

2
User confirms on phone

The user opens the Access Glow app. The app retrieves the pending encoded token and renders the matching visual. The user authenticates with their fingerprint or face — biometric confirmation is required to approve the login.

3
Server validates and logs in

The server validates the approval — checking the session token, the device, and the time window. If everything matches, the WordPress login is completed.

Why it's strongly phishing-resistant

Traditional phishing works by tricking a user into entering their credentials on a fake page. Those credentials are then used on the real site. Access Glow makes this attack largely ineffective:

Access Glow replaces passwords with a security model built around cryptographically secure tokens, computer vision, and biometric verification. WordPress passwords are never stored or transmitted by Access Glow, removing one of the most common targets for attackers. Although no authentication system can guarantee absolute security, Access Glow is engineered to provide strong protection against credential theft, phishing, password reuse, and credential stuffing through a fundamentally different authentication architecture. We believe trust is earned through sound engineering and transparent security claims — not marketing promises.

What lives on our servers

We do not store passwords — because there are none. We do not store biometric data. We do not track users across sites or share data with third parties for advertising purposes.

Transport and infrastructure security

Responsible disclosure

If you believe you have found a security vulnerability in Access Glow, please report it to us at [email protected] before disclosing it publicly. We take all reports seriously and will respond promptly.