If storing my API key in an environment variable is unsafe in React, how do I retrieve this key so I can access my endpoints on AWS API Gateway?

后端 未结 0 1435
别跟我提以往
别跟我提以往 2020-12-29 15:58

My endpoints on AWS API Gateway require that this key be passed in the header in order for the client to successfully my backend endpoint.

Here\'s my axios.js

相关标签:
回答
  • 消灭零回复
提交回复
热议问题