You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workflows/bindings/secure-fetch-binding.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
page_id: 86b528dc-61f4-4f8f-95a0-408c5ef80806
2
+
page_id: 47652668-e4e0-41ec-af83-c419933caef8
3
3
title: kinde.secureFetch
4
4
sidebar:
5
5
order: 9
@@ -9,16 +9,16 @@ relatedArticles:
9
9
- 3f0159e8-17dd-4adb-ab12-ab53c901cf83
10
10
---
11
11
12
-
The `kinde.secureFetch` binding allows you to make POST requests to external APIs where the payload is encrypted with the [workflow encryption key](/workflows/manage-workflows/workflow-encryption-key/) you've previously set up in Kinde.
12
+
The `kinde.secureFetch` binding allows you to make POST requests to external APIs where the payload is encrypted with the [workflow encryption key](/workflows/manage-workflows/workflow-encryption-key/) you have previously set up in Kinde.
0 commit comments