Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobortolan committed May 26, 2024
1 parent f440222 commit a643c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/tokens/secrets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To avoid the unnecessary storage of sensitive information, expired tokens will a

## Upload 3rd-party API keys

To enable certain integrations, you will have to upload an API key issued by the third party service to Embloy. To do so, follow the instructions of the 3rd-party and once generated, simply copy and paste the API key into a new Embloy-secret in the "secrets" tab of your [Embloy Genius settings](https://genius.embloy.com/settings?tab=secrets). \*\*Make sure to select the name of the 3rd party for the `issuer` option, as the API key can't be used otherwise.
To enable certain integrations, you will have to upload an API key issued by the third party service to Embloy. To do so, follow the instructions of the 3rd-party and once generated, simply copy and paste the API key into a new Embloy-secret in the "secrets" tab of your [Embloy Genius settings](https://genius.embloy.com/settings?tab=secrets). **Make sure to select the name of the 3rd party for the `issuer` option, as the API key can't be used otherwise**.

:::info
Rest assured that all secrets are first encrypted and then stored using a [symmetric-key algorithm](https://en.wikipedia.org/wiki/Symmetric-key_algorithm). If you have any concerns, please contact us and we'll do our best to help you.
Expand Down

0 comments on commit a643c6a

Please sign in to comment.