Secret

Handling sensitive data is essential for us, so all system configurations are encrypted.

To simplify implementation, we created sample code on how to encrypt the secrets, which you can find on https://stackblitz.com/edit/edgetag-generatorarrow-up-right.

Each environment has a different public key. We suggest that you call GET /user/me and copy it from there.

Last updated

Was this helpful?