Bayastan
Results
1
comments of
Bayastan
> Now it just refresh the page and not giving authenticated user information ` const supabase = useSupabaseAuthClient(); const user = useSupabaseUser(); const location = useRuntimeConfig().public.siteUrl; console.log(`${location}${query.redirectTo}`); onMounted(() => {...