From 29f1153ba11e602ec8f61ebc9d72880bb779678f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 7 Jun 2023 15:36:33 +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 8603394..d4119b6 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1435, +"count": 1436, "entries": [ { "API": "AdoptAPet", @@ -730,6 +730,15 @@ "Link": "https://clerk.com", "Category": "Authentication & Authorization" }, + { + "API": "Corbado", + "Description": "Passkey-first authentication", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://corbado.com", + "Category": "Authentication & Authorization" + }, { "API": "GetOTP", "Description": "Implement OTP flow quickly",