Localhost support for OAuth redirect url

I am the developer of PresenceLight, a tool that currently allows users to broadcast thier Microsoft Teams presence to various smart lights. I want to enable Zoom support, but I am unable to because Zoom api does not support localhost as a redirect uri. I need this as I spin up a local http server in the background which will kick off the OAuth flow. Is this something that could be lit up with little effort?