From 98fb972a4e590edf2d23bc127d12b06715f4bf91 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sun, 12 Oct 2025 00:59:50 -0600 Subject: [PATCH] vamos --- components/AuthIndicator.client.vue | 62 +++++++++++++++--- composables/useAuth.ts | 99 +++++++++++++++++++++++------ pages/index.vue | 25 ++++++-- stores/music.ts | 21 +++++- 4 files changed, 173 insertions(+), 34 deletions(-) diff --git a/components/AuthIndicator.client.vue b/components/AuthIndicator.client.vue index 07efb9e..2b42a59 100644 --- a/components/AuthIndicator.client.vue +++ b/components/AuthIndicator.client.vue @@ -16,24 +16,70 @@