Files
infisical/docs
ha-sante 7dd28a5941 Update create-secrets.mdx
I am making this change to draw your attention to this as it seems that some variables are used wrong.

- Specifically this section:


		util.decodeBase64(encryptedProjectKey),
		util.decodeBase64(encryptedProjectKey.nonce),
		util.decodeBase64(encryptedProjectKey.sender.publicKey),
		util.decodeBase64(PSWD)



- Imported tweetnacl as well so it's easier to understand and for the code to make sense from the get go.
2023-02-28 13:03:32 +00:00
..
2023-02-28 13:03:32 +00:00
2023-02-26 19:32:33 -05:00
2023-01-28 12:53:44 -08:00
2023-02-24 16:37:26 +07:00
2022-11-17 16:17:22 -05:00
2023-01-30 19:48:12 +07:00
2023-02-28 19:02:17 +07:00
2022-11-17 16:17:22 -05:00
2023-02-24 16:37:26 +07:00
2023-01-26 19:32:44 -08:00
2022-11-17 16:17:22 -05:00