Securing AI APIs: How I Fixed HTTP/2, Re-Enabled SSL, and Locked Down Auth in Lockline AI
How I resolved HTTP/2 issues, restored SSL, and hardened authentication to secure Lockline AI’s API before launch.
How I resolved HTTP/2 issues, restored SSL, and hardened authentication to secure Lockline AI’s API before launch.
How I fixed critical auth and data flow bugs in Lockline AI's API within 24 hours of discovery.
How I fixed a critical auth flow in AustinsElite by syncing forced password resets across Laravel 12 and Laravel 12 during admin impersonation.
I 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 I securely migrated legacy password hashes during the AustinsElite rebuild using Laravel 12 and a Laravel 12 frontend.
How I upgraded Laravel Filament's access control to align with the latest API changes and secure admin routes using role-based logic.