upgrade supabase auth to recommended
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
const supabase = useSupabaseAuthClient();
|
||||
const supabase = useSupabaseClient();
|
||||
|
||||
const notifyStore = useNotifyStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user