docs: add better-auth-university community plugin (#6594)

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jaren Goldberg
2025-12-08 18:54:41 -05:00
committed by github-actions[bot]
parent b43205deee
commit ceb477f207

View File

@@ -21,3 +21,4 @@ To create your own custom plugin, get started by reading our [plugins documentat
| [better-auth-credentials-plugin](https://github.com/erickweil/better-auth-credentials-plugin) | LDAP authentication plugin for Better Auth. | <img src="https://github.com/erickweil.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [erickweil](https://github.com/erickweil) |
| [better-auth-opaque](https://github.com/TheUntraceable/better-auth-opaque) | Provides database-breach resistant authentication using the zero-knowledge OPAQUE protocol. | <img src="https://github.com/theuntraceable.png" className="rounded-full w-6 h-6 border opacity-70 m-0 inline mr-1" /> [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. | <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) |