Hi everyone, using supabase with sveltekit. Connec...
# off-topic
s
Hi everyone, using supabase with sveltekit. Connected project to supabase and am writing to tables with no issue. Experiencing some issue when it comes to auth. Took my code right from Supabase docs for auth and am getting this CORS related error as shown in the screenshot.
j
Hey @Sven Magnus , what is the url of your localhost you're running this on?
It should match the callback url in your settings I believe