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 }, /*