Protecting YouTube v3 API key in a client-side application

后端 未结 7 1588
借酒劲吻你
借酒劲吻你 2021-01-05 09:41

I\'m looking at the following guide: https://developers.google.com/youtube/v3/getting-started

The first step of interacting with YouTube\'s API is:

7条回答
  •  温柔的废话
    2021-01-05 10:18

    That is correct. When you make your key make sure you use the REFERERS so that even if they do get your key it will not work for them!

提交回复
热议问题