With Client-ID, API calls take 3-5 seconds to load on localhost

The code is essentially what would change the red ssl lock on a web browser green. If you’re ignoring ssl cert validity it’s technically less safe for you’re users because the chain of verification is broken.

But for a local host project that’s presumably not production environment it’s not an issue.