diff --git a/nuxt4/components/auth/ActionButtons.vue b/nuxt4/app/components/auth/ActionButtons.vue similarity index 100% rename from nuxt4/components/auth/ActionButtons.vue rename to nuxt4/app/components/auth/ActionButtons.vue diff --git a/nuxt4/components/auth/StatusBadges.vue b/nuxt4/app/components/auth/StatusBadges.vue similarity index 100% rename from nuxt4/components/auth/StatusBadges.vue rename to nuxt4/app/components/auth/StatusBadges.vue diff --git a/nuxt4/components/auth/UserAvatar.vue b/nuxt4/app/components/auth/UserAvatar.vue similarity index 100% rename from nuxt4/components/auth/UserAvatar.vue rename to nuxt4/app/components/auth/UserAvatar.vue diff --git a/nuxt4/components/auth/UserMetadata.vue b/nuxt4/app/components/auth/UserMetadata.vue similarity index 100% rename from nuxt4/components/auth/UserMetadata.vue rename to nuxt4/app/components/auth/UserMetadata.vue diff --git a/nuxt4/composables/useAuthentik.ts b/nuxt4/app/composables/useAuthentik.ts similarity index 100% rename from nuxt4/composables/useAuthentik.ts rename to nuxt4/app/composables/useAuthentik.ts