From 05d85fea5737d3a91a290cf28350c9e4e8a20784 Mon Sep 17 00:00:00 2001 From: Alexander Asomba <3323537+alexasomba@users.noreply.github.com> Date: Wed, 11 Feb 2026 13:31:33 +0100 Subject: [PATCH] docs: update better-auth-paystack name and description (#7908) --- docs/components/community-plugins-table.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/community-plugins-table.tsx b/docs/components/community-plugins-table.tsx index 0d4c07ce68..bf51dced2e 100644 --- a/docs/components/community-plugins-table.tsx +++ b/docs/components/community-plugins-table.tsx @@ -205,10 +205,10 @@ export const communityPlugins: CommunityPlugin[] = [ }, }, { - name: "@alexasomba/better-auth-paystack", + name: "better-auth-paystack", url: "https://github.com/alexasomba/better-auth-paystack", description: - "Paystack plugin for Better Auth — integrates Paystack transactions, webhooks, and subscription flows.", + "A comprehensive Paystack integration plugin for Better Auth featuring native/local subscriptions, trial support, and organization billing with seat limits, secure webhooks and more.", author: { name: "alexasomba", github: "alexasomba",