We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d219a84 commit b03f913Copy full SHA for b03f913
2 files changed
src/routes/integrations/flutterflow-auth-kit/+page.markdoc
@@ -4,7 +4,7 @@ title: Auth Kit for FlutterFlow
4
description: Integrate Appwrite Auth into your FlutterFlow apps without writing complex code
5
date: 2024-03-01
6
featured: true
7
-isPartner: true
+isPartner: false
8
isNew: true
9
cover: /images/integrations/flutterflow-auth-kit/cover.png
10
category: auth
src/routes/integrations/oauth-x/+page.markdoc
@@ -3,7 +3,7 @@ layout: integration
3
title: OAuth with X
description: Authenticate users with an existing X account
date: 2026-04-09
-featured: false
+featured: true
isPartner: true
cover: /images/integrations/oauth-x/cover.png
0 commit comments