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",