This commit is contained in:
Christian Kauer 2024-01-04 19:22:46 +01:00
parent bda712d3ad
commit 70828b1edd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
// const { data, error } = supabase.auth.signInWithPassword({ // const { data, error } = supabase.auth.signInWithPassword({
// email: 'pakabu@straso.com', // email: 'pakabu@straso.com',
// password: 'f@FvxwARn%k4Kz@r$qyxo$9RVG7#aGgo7L5S!^As', // password: '',
// redirectTo:"/profile/listings" // redirectTo:"/profile/listings"
// }); // });