From 8e98003ea2f8d807d6e7946d3312f0802db2983f Mon Sep 17 00:00:00 2001 From: Matti Nannt Date: Fri, 26 May 2023 09:15:08 +0200 Subject: [PATCH] add hanko to oss friends (#308) --- apps/formbricks-com/pages/oss-friends.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/formbricks-com/pages/oss-friends.tsx b/apps/formbricks-com/pages/oss-friends.tsx index 1f8df92060..b6dce64ad3 100644 --- a/apps/formbricks-com/pages/oss-friends.tsx +++ b/apps/formbricks-com/pages/oss-friends.tsx @@ -45,6 +45,12 @@ const OSSFriends = [ "GitWonk is an open-source technical documentation tool, designed and built focusing on the developer experience.", href: "https://gitwonk.com", }, + { + name: "Hanko", + description: + "Open-source authentication and user management for the passkey era. Integrated in minutes, for web and mobile apps.", + href: "https://www.hanko.io", + }, { name: "HTMX", description: