From e90d501e105414da86ced7b663e4c7df6ecf440f Mon Sep 17 00:00:00 2001 From: Vijit Dhingra Date: Tue, 16 Dec 2025 17:39:10 -0800 Subject: [PATCH] docs: add community plugin Lark billing --- docs/content/docs/plugins/community-plugins.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/docs/plugins/community-plugins.mdx b/docs/content/docs/plugins/community-plugins.mdx index 3b71d5c7c7..292c95aaf6 100644 --- a/docs/content/docs/plugins/community-plugins.mdx +++ b/docs/content/docs/plugins/community-plugins.mdx @@ -22,3 +22,4 @@ To create your own custom plugin, get started by reading our [plugins documentat | [better-auth-opaque](https://github.com/TheUntraceable/better-auth-opaque) | Provides database-breach resistant authentication using the zero-knowledge OPAQUE protocol. | [TheUntraceable](https://github.com/TheUntraceable) | | [better-auth-firebase-auth](https://github.com/yultyyev/better-auth-firebase-auth) | Firebase Authentication plugin for Better Auth with built-in email service, Google Sign-In, and password reset functionality. | [yultyyev](https://github.com/yultyyev) | | [better-auth-university](https://github.com/LuyxLLC/better-auth-university) | University plugin for allowing only specific email domains to be passed through. Includes a University model with name and domain. | [Fyrlex](https://github.com/Fyrlex) | +| [better-auth-lark](https://github.com/uselark/better-auth-lark) | [Lark billing](https://docs.uselark.ai/) plugin that automatically creates customers and subscribes them to free plans on signup.| [Vijit](https://github.com/vijit-lark) |