From 022f257f0762168eb60accb5778cda5518054acf Mon Sep 17 00:00:00 2001
From: Juan Pablo Aguilar-Lliguin <7308580+chefjuanpi@users.noreply.github.com>
Date: Mon, 1 Nov 2021 01:04:17 -0400
Subject: [PATCH 1/3] set app.vue to use pages
---
app.vue | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app.vue b/app.vue
index dbfa0c1..5b5760e 100644
--- a/app.vue
+++ b/app.vue
@@ -1,6 +1,5 @@
-
-
+
-
+
\ No newline at end of file
From 0917a7007ecdf11e70930d1236d01843f38bdb3f Mon Sep 17 00:00:00 2001
From: Juan Pablo Aguilar-Lliguin <7308580+chefjuanpi@users.noreply.github.com>
Date: Mon, 1 Nov 2021 01:05:04 -0400
Subject: [PATCH 2/3] well configured TODO files for base OAUTH pages
---
pages/auth/index.vue | 2 +-
pages/index.vue | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
create mode 100644 pages/index.vue
diff --git a/pages/auth/index.vue b/pages/auth/index.vue
index fa35492..553852a 100644
--- a/pages/auth/index.vue
+++ b/pages/auth/index.vue
@@ -1,5 +1,5 @@
-
start shopify OAUTH handshake
+
ajcwebdev-nuxt3
\ No newline at end of file
diff --git a/pages/index.vue b/pages/index.vue
new file mode 100644
index 0000000..be75408
--- /dev/null
+++ b/pages/index.vue
@@ -0,0 +1,5 @@
+
+