Forum Discussion

EricKarnowski's avatar
EricKarnowski
Community Member
3 years ago

Obscuring JavaScript code to protect API credentials

I need to create a button that runs JavaScript that makes an API call. I have this working, but it exposes the authentication credentials to anyone with enough savvy to use the browser developer tool...