Supabase password reset for Chrome extension is missing access_token and refresh_token in URL
I’m building an extension for Google Chrome and using supabase-js to handle the authentication. I’m creating the supabase client and interacting with it from the service worker.