I’m happy to announce we've just released a new feature called Secrets Manager.
The Secrets Manager was created to help you have even better security for your site.
It allows you to safely work with secrets (such as API keys), by storing their values in a secure repository, rather than hardcoded strings in your code.
The value of each secret is safely stored and encrypted, and can be fetched through the Secrets API.
To use this feature, go to the Business Manager → Settings → Secrets Manager (under Production Tools)
Learn more about the Secrets Manager
Try it out and let us know what you think!