Setup

To use the Secrets API, install the @wix/secrets package using npm or Yarn:

Copy

or

Copy

Then import { secrets } from @wix/secrets:

Copy
Did this help?