📅  最后修改于: 2022-03-11 14:52:58.133000             🧑  作者: Mango
You can't secure your API key in a client-side app
Two options
Make the API calls server-side and then serve information to the client from there
Require the client use their own API keys