Is there a way to have a Login or Signup Widget loaded with some protected API data but without exposing the credentials to anyone doing web scraping? I read there are approaches like using a proxy server (backend) and we already do this in Classic, but with OIE we want to explore ways to run just the Widget but still have the ability of making protected-API calls to enrich the Login/Signup UI
You may need this doc for example we have a node js walkthrough talking close to what you are looking for Link