Frontend Engineer

  |  raymondbach.com

Electriclab Compounding Software

A compounding pharmacy system under Pharmetika in Madison, WI.

Role Key Contributor to the UI and API Stack Vue · Javascript · Perl · Mojolicious Date July 2024 - Present

Closing an API Authorization Loophole

A client reported that users on a new account type could access a restricted endpoint. I cross-referenced the SOW to confirm the intended access rules, then traced the API flow to identify the right enforcement point. I found an existing authorization pattern in the codebase and extended it to cover this case, closing off unauthorized access.