From 835cff2b02d33e42a5d058349f02885582b77ce4 Mon Sep 17 00:00:00 2001 From: kevin olson Date: Mon, 30 Sep 2024 00:35:06 -0500 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20pull=20debug=20stuff?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/layout/LayoutLogin.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/components/layout/LayoutLogin.vue b/app/components/layout/LayoutLogin.vue index 7ee19f6..f9d6be3 100644 --- a/app/components/layout/LayoutLogin.vue +++ b/app/components/layout/LayoutLogin.vue @@ -21,9 +21,6 @@ const providers = reactive([ icon: 'i-mdi-apple', color: 'white', click: async () => await navigateTo('/api/oauth/redirect/apple', { external: true }), - // https://appleid.apple.com/auth/authorize?response_type=code&state=state&client_id=fume.bio&redirect_uri=https%3A%2F%2Ffume.bio%2Fapi%2Foauth%2Fapple&scope=openid+email+name&response_mode=form_post', { external: true }), - - // https://appleid.apple.com/auth/authorize?client_id=fume.bio&redirect_uri=https%253A%252F%252Ffume.bio%252Fapi%252Foauth%252Fapple&scope=openid%2520email%2520name }, /*