BounceProof keeps public pages usable when sessions expire

Commit: 49ee78d · Date: 15 August 2026

The frontend API client and authentication context now recognize public plans and legal routes. An expired token in local storage no longer redirects a visitor away from public content or blocks the plans page while background session checks run.

Why users benefit

Returning visitors can still read pricing and register even when an old login session has expired. Public information remains available without requiring a fresh login.

How this increases service value

This removes a subtle conversion barrier at the moment customers are evaluating BounceProof. It protects discovery and signup while preserving normal authentication behavior for protected areas.