We're happy to share that the wix-secrets-backend module support additional methods allowing to programmatically create, delete and update secrets.
Learn more about wix-secrets-backend in the Corvid Reference or read about Corvid Secrets Manager.
Important forum update
This forum is migrating to one unified Wix community forum starting July 26th, and will be read-only during the process.
Wishlist Page is the official platform for requesting new features. You can vote, comment, and track the status of the requested features.
Hey, Is it possible to use Secrets on a non-member site? I'm thinking for a custom admin login page.
Thanks.
Hey Aviv! I read through each of the new Secrets APIs, and have 3 quick questions for you. (1) What would be a real life use case for creating/updating/deleting Secrets via Code? I also read up on the GCP Secrets Manager, which I'm thinking it's based on, and saw that they have the ability to limit who can read certain secrets via IAM roles. (2) I was wondering if there's a plan to limit which secrets can be read, based on the logged in user? Then I could see something like (e.g.) storing each user's API tokens in secrets manager. (3) Following that last questions, is there a limit to how many secrets can be stored per site?
Thanks in advance! Secrets Manager has literally saved me on a live site real time before, so I'd love to know how I can max out this easy encryption!