From 156c77129a63496cd62bdac9ff4e5be84b47b391 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 2 Dec 2023 07:09:05 -0800 Subject: [PATCH] Add laevandus/OnDemandAPIKeyExample (#1379) --- contents.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 544c7279..e1910efa 100644 --- a/contents.json +++ b/contents.json @@ -30983,6 +30983,19 @@ "suggested_by": "@dkhamsing", "stars": 382, "updated": "2023-11-26 15:14:03 UTC" - } + }, + { + "title": "Using on-demand resources for securely storing API keys", + "category-ids": [ + "sample" + ], + "source": "https://github.com/laevandus/OnDemandAPIKeyExample", + "license": "mit", + "tags": [ + "swift" + ], + "date_added": "Dec 1 2023", + "suggested_by": "@dkhamsing" + } ] }