From 70828b1eddd8fe7c239f9d033639e9cf3b6ae2e7 Mon Sep 17 00:00:00 2001 From: Christian Kauer Date: Thu, 4 Jan 2024 19:22:46 +0100 Subject: [PATCH] del pw --- pages/login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/login.vue b/pages/login.vue index 90a81ef..8c7fd03 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -11,7 +11,7 @@ // const { data, error } = supabase.auth.signInWithPassword({ // email: 'pakabu@straso.com', - // password: 'f@FvxwARn%k4Kz@r$qyxo$9RVG7#aGgo7L5S!^As', + // password: '', // redirectTo:"/profile/listings" // });