27 Commits

Author SHA1 Message Date
Maidul Islam
b60cf2eb07 make minor updates to auth docs 2023-12-13 16:52:57 -05:00
Tuan Dang
6cda14328b Update getting started guide for fetching secrets via API 2023-12-12 17:59:56 +07:00
Tuan Dang
93aeacc6b6 Add API reference docs for identity / universal auth endpoints 2023-12-12 13:42:17 +07:00
Tuan Dang
5f29562fad Update existing endpoints in API reference to support Identities, update Identities docs 2023-12-11 20:01:32 +07:00
Tuan Dang
53ac05694c Update get/export audit logs spec 2023-11-23 12:18:01 +07:00
Akhil Mohan
89ae3070ce feat(audit-log): added doc for export endpoint 2023-11-22 17:04:09 +05:30
Tuan Dang
5ee79be873 Correct API reference endpoint details/params for secrets, folders, environments, secret imports 2023-11-08 15:58:18 +02:00
Tuan Dang
4f69257595 Implement workaround for swagger-autogen edgecase and expose folders, secret imports API 2023-09-13 09:28:29 +01:00
Tuan Dang
84a866eb88 Add API Key auth method to environment endpoints, add endpoints to public REST API docs 2023-08-26 08:47:36 +01:00
Maidul Islam
896529b7c6 auto scope raw secrets GET with service token 2023-07-23 12:31:03 -04:00
Tuan Dang
37d2d580f4 Improve API docs for non-E2EE 2023-06-13 10:02:10 +01:00
Tuan Dang
4616cffecd Add support for read/write non-e2ee secrets 2023-06-12 12:04:28 +01:00
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