DEV Community

Discussion on: React js Contentful starting

Collapse
 
5ervant profile image
Mark Anthony B. Dungo • Edited

But I guess, the token that's stored on your ".env" file will become visible on your single-page React web application's script because it'll be used to fetch your Contentful space' entries?

Look at this: contentful.github.io/gallery-app-r...
That's the bundle script of: contentful.github.io/gallery-app-r...
On that bundle script, you can easily see the tokens...