Is it okay to expose my Public Key? #19
-
I'm new to working with APIs, so forgive me if this seems obvious. I wanted to use EmailJS for a contact form that I have on my website. From the example given in the docs, it looks like I inject my public key directly into the sendForm call. My website is fully front end so I won't have a way to hide this key. Am I leaving myself vulnerable if I do this? |
Beta Was this translation helpful? Give feedback.
Answered by
xr0master
Jun 10, 2023
Replies: 1 comment 1 reply
-
That's why it's called the Public Key :) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CollinBrennan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's why it's called the Public Key :)