From f19dbb8169c164cdd857b141eec55f140edd173e Mon Sep 17 00:00:00 2001 From: onmax Date: Sat, 7 Feb 2026 19:03:29 +0100 Subject: [PATCH 1/3] chore: add better-auth module --- icons/better-auth.svg | 4 ++++ modules/better-auth.yml | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 icons/better-auth.svg create mode 100644 modules/better-auth.yml 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..1304d79f0 --- /dev/null +++ b/modules/better-auth.yml @@ -0,0 +1,18 @@ +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.nuxtjs.org +learn_more: https://better-auth.com/ +category: Security +type: community +maintainers: + - name: nuxt-modules + github: nuxt-modules +compatibility: + nuxt: '>=3.0.0' + requires: {} From 7511591115308f6870c53ceed3d3770284e0d0c9 Mon Sep 17 00:00:00 2001 From: onmax Date: Wed, 19 Aug 2026 15:47:53 +0200 Subject: [PATCH 2/3] chore: refresh better-auth module metadata --- modules/better-auth.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/better-auth.yml b/modules/better-auth.yml index 1304d79f0..dff85df45 100644 --- a/modules/better-auth.yml +++ b/modules/better-auth.yml @@ -6,13 +6,14 @@ 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.nuxtjs.org +website: https://better-auth.nuxt.dev learn_more: https://better-auth.com/ category: Security type: community maintainers: - - name: nuxt-modules - github: nuxt-modules + - name: Max + github: onmax + twitter: _onmax compatibility: - nuxt: '>=3.0.0' + nuxt: '>=4.0.0' requires: {} From 93261e09097b4d85218fb70a76a2e4da1cce0afe Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:50:46 +0000 Subject: [PATCH 3/3] [autofix.ci] apply automated fixes --- modules/better-auth.yml | 1 + modules/well-known.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/better-auth.yml b/modules/better-auth.yml index dff85df45..05fead3bd 100644 --- a/modules/better-auth.yml +++ b/modules/better-auth.yml @@ -14,6 +14,7 @@ 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: