Hiding contentful Space id and access token, client side javascript file

前端 未结 2 1185
情话喂你
情话喂你 2021-01-18 17:22

I am new in contentful and I am trying to display content from contentful to a web page. I am displaying the content using contentful.js, I wanted to know How can i hide the

2条回答
  •  -上瘾入骨i
    2021-01-18 18:08

    You could use your own server to proxy requests, or something like Aerobatic's express request proxy feature: https://www.aerobatic.com/docs/http-proxy

提交回复
热议问题