docs: add stargate to community plugins list (#6846)

This commit is contained in:
d0
2025-12-23 04:41:31 +00:00
committed by GitHub
parent 9d882ed5cf
commit bf71de5f0b

View File

@@ -23,3 +23,4 @@ To create your own custom plugin, get started by reading our [plugins documentat
| [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. | <img src="https://github.com/yultyyev.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [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. | <img src="https://github.com/Fyrlex.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [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.| <img src="https://github.com/vijit-lark.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [Vijit](https://github.com/vijit-lark) |
| [stargate-better-auth](https://github.com/neiii/stargate-better-auth) | Gate access to resources based on whether the user has starred a repository | <img src="https://github.com/neiii.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [neiii](https://github.com/neiii) |