diff --git a/icons/better-auth.svg b/icons/better-auth.svg new file mode 100644 index 000000000..557262d08 --- /dev/null +++ b/icons/better-auth.svg @@ -0,0 +1,4 @@ + + + + diff --git a/modules/better-auth.yml b/modules/better-auth.yml new file mode 100644 index 000000000..05fead3bd --- /dev/null +++ b/modules/better-auth.yml @@ -0,0 +1,20 @@ +name: better-auth +description: >- + Nuxt module for Better Auth integration with NuxtHub, route protection, + session management, and role-based access +repo: nuxt-modules/better-auth +npm: '@nuxtjs/better-auth' +icon: better-auth.svg +github: https://github.com/nuxt-modules/better-auth +website: https://better-auth.nuxt.dev +learn_more: https://better-auth.com/ +category: Security +type: community +maintainers: + - name: Max + github: onmax + twitter: _onmax + bluesky: onmax.bsky.social +compatibility: + nuxt: '>=4.0.0' + requires: {} diff --git a/modules/well-known.yml b/modules/well-known.yml index e5ab8c66b..2913d54f4 100644 --- a/modules/well-known.yml +++ b/modules/well-known.yml @@ -5,7 +5,7 @@ npm: '@zadigetvoltaire/nuxt-well-known' icon: well-known.svg github: https://github.com/zadigetvoltaire/nuxt-well-known website: https://github.com/zadigetvoltaire/nuxt-well-known#readme -learn_more: https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml +learn_more: https://www.iana.org/assignments/well-known-uris category: SEO type: 3rd-party maintainers: