Securing AI APIs: How We Fixed HTTP/2, Re-Enabled SSL, and Locked Down Auth in Lockline AI
How we resolved HTTP/2 issues, restored SSL, and hardened authentication to secure Lockline AI’s API before launch.
How we resolved HTTP/2 issues, restored SSL, and hardened authentication to secure Lockline AI’s API before launch.
How we fixed critical auth and data flow bugs in Lockline AI's API within 24 hours of discovery.
How we fixed a critical auth flow in AustinsElite by syncing forced password resets across Laravel 12 and Laravel 12 during admin impersonation.
We refactored Laravel's social auth flow to eliminate session dependency and enforce secure, stateless OAuth callbacks with explicit redirects.
How I built fine-grained role-based access control in AustinsElite using Spatie Laravel Permission and a Laravel 12 frontend.
How we securely migrated legacy password hashes during the AustinsElite rebuild using Laravel 12 and a Laravel 12 frontend.
How we upgraded Laravel Filament's access control to align with the latest API changes and secure admin routes using role-based logic.