When opening the Web App, contentful access token is visible with browser dev tools. It means that someone can get all the content without login. This is a security issue.
How to hide contentful access token in Flutter web?
When opening the Web App, contentful access token is visible with browser dev tools. It means that someone can get all the content without login. This is a security issue.
How to hide contentful access token in Flutter web?