From 252dc53cd809e1810f880053f945aee803b265cd Mon Sep 17 00:00:00 2001 From: Leon Weber Date: Thu, 11 Dec 2025 03:32:46 +0400 Subject: [PATCH] Update docs/content/docs/plugins/community-plugins.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/content/docs/plugins/community-plugins.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/plugins/community-plugins.mdx b/docs/content/docs/plugins/community-plugins.mdx index 3321e54f09..41e1a6c125 100644 --- a/docs/content/docs/plugins/community-plugins.mdx +++ b/docs/content/docs/plugins/community-plugins.mdx @@ -22,4 +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-nostr](https://github.com/leon-wbr/better-auth-nostr) | Nostr authentication plugin for Better auth (NIP-98). |  [leon-wbr](https://github.com/leon-wbr) | +| [better-auth-nostr](https://github.com/leon-wbr/better-auth-nostr) | Nostr authentication plugin for Better Auth (NIP-98). |  [leon-wbr](https://github.com/leon-wbr) |