Hey everyone!
First off, big thanks for the helpful documentation and sample apps. I’m working on a Webflow app that connects to external services via API keys, the other service doesn’t have an oAuth method.
For example, say I wanted users to use their own OpenAI keys instead of mine in the Hybrid app example.
Does Webflow have a recommended approach for securely collecting and storing these keys?
Additionally, I need to gather some user inputs to set parameters for API calls. Is the only way to capture any user inputs through designer extensions, or is it possible for users to set information in a data-client app?
Looking forward to your insights!