#RagingHormones-salesforce-api-keys
1 messages · Page 1 of 1 (latest)
yup!
I think usually the best thing to do is store them as environment variables and make sure to only ever reference them on the server-side
thanks! Will definitely check this one out! I was initially using a custom metadata but there was an issue with Stripe and Salesforce billing that forced us to disable "Restrict access to custom metadata types"
https://help.salesforce.com/s/articleView?id=000363257&language=de&mode=1&type=1
Due to this custom metadata has been set to public and now I'm having second thoughts if this approach is still okay