Commit Graph

15 Commits

Author SHA1 Message Date
Tuan Dang
6b83393952 Add initial Node, Python, Nextjs + Vercel guides to docs, delete README translations 2023-04-30 22:21:34 +03:00
Tuan Dang
7fc01df93e Update package-lock.json 2023-04-19 18:18:38 +03:00
Tuan Dang
9f944135b9 Update docs for blind indices and secrets v3 endpoints 2023-04-19 18:15:35 +03:00
mv-turtle
afdf971014 Fixed path in docs 2023-04-19 07:53:22 -07:00
Tuan Dang
5032450b1c Add service account support for organization endpoints and update docs images 2023-04-10 17:30:51 +03:00
Aashish-Upadhyay-101
1090a61162 python create_secrets, update_secrets and delete_secrets docs 2023-03-10 22:45:58 +05:45
Aashish-Upadhyay-101
42374a775d python retrieve_secrets docs 2023-03-10 20:29:58 +05:45
Tuan Dang
5b65adedbb Resolve merge conflicts 2023-03-07 11:22:56 +07:00
Tuan Dang
6abbc1c54d Revise docs for working with CRUD secrets 2023-03-06 18:52:30 +07:00
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
Tuan Dang
da251d3d2d Add images to API reference authentication for getting API keys and notes on crypto 2023-01-16 09:58:48 +07:00
Tuan Dang
992357cbc4 Add new organization endpoints to API reference 2023-01-16 00:00:04 +07:00
Tuan Dang
315810bd74 Complete v1 API reference docs, pre-launch 2023-01-14 19:02:12 +07:00
Tuan Dang
9d4ea2dcda Continue api-reference docs 2023-01-13 15:04:46 +07:00
Tuan Dang
9ff0b7bc18 Minor changes to README 2023-01-11 10:03:40 +07:00