docs: add NuxSaaS link as example integration with Nuxt (#2868)

docs: fix formatting of NuxSaaS link in Nuxt integration documentation
This commit is contained in:
Cyanhall
2025-06-02 13:16:27 +08:00
committed by GitHub
parent 5aa38a1bce
commit 186e42a95f

View File

@@ -129,3 +129,4 @@ export default defineNuxtRouteMiddleware(async (to, from) => {
- [Nuxt and Nuxt Hub example](https://github.com/atinux/nuxthub-better-auth) on GitHub.
- [NuxtZzle is Nuxt,Drizzle ORM example](https://github.com/leamsigc/nuxt-better-auth-drizzle) on GitHub [preview](https://nuxt-better-auth.giessen.dev/)
- [Nuxt example](https://stackblitz.com/github/better-auth/better-auth/tree/main/examples/nuxt-example) on StackBlitz.
- [NuxSaaS (Github)](https://github.com/NuxSaaS/NuxSaaS) is a full-stack SaaS Starter Kit that leverages Better Auth for secure and efficient user authentication. [Demo](https://nuxsaas.com/)