You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work on this. I tried this library and committed it to github and got two alerts that my youtube data v3 API key was exposed. I revoked it, is there a way to use this without the API key client side?
The text was updated successfully, but these errors were encountered:
Ah! Yes. ReactJS exposes API keys by default, but you can use Server Actions to hide them on the client side. Here's the Next.js doc for implementing Server Actions if Next is your framework.
Thanks for your work on this. I tried this library and committed it to github and got two alerts that my youtube data v3 API key was exposed. I revoked it, is there a way to use this without the API key client side?
The text was updated successfully, but these errors were encountered: