From d19f1e66c92c90c9da3d9a18121eca7463fbe895 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 23 Nov 2022 16:01:34 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 77860e1..57b5af9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1425, +"count": 1426, "entries": [ { "API": "AdoptAPet", @@ -730,6 +730,15 @@ "Link": "https://auth0.com", "Category": "Authentication & Authorization" }, + { + "API": "Clerk", + "Description": "Drop-in React components for authentication and authorization", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://clerk.dev", + "Category": "Authentication & Authorization" + }, { "API": "GetOTP", "Description": "Implement OTP flow quickly",