Storing Secure Values in Adalo

When developing an app, how do you store secure values like Auth Tokens?

Context: Looking at the Adalo developer documentation for adding a component to the marketplace, the component needs to access my API, which using JSON Web Tokens. Now I can hard code the token into the React application, but that is insecure.

Is there a secure way of authenticating with Adalo or storing data securely?

Hi @invirtu ,

You might want to sign up for developer component slack channel in this form (at the bottom)

This forum is more for using the app builder.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.