Hi there,
is it possible to store an API key in the AppGyver hosted user management? The API key is user specific and will give access to external data via an API.
Thank you and best regards,
Joerg
Hi there,
is it possible to store an API key in the AppGyver hosted user management? The API key is user specific and will give access to external data via an API.
Thank you and best regards,
Joerg
Hi! Iād recommend not storing the API key anywhere more permanent than an app variable, from which you can then use it in any required authentications
Hey @Mevi, is this also the recommended way for storing an Airtable API key (which gives full access to all bases the account has access to)?