Export user token to other domain and login
is there any way to login to the user account with the token? i have the form in auth.xxxxx.com and my idea is to login in account.xxxxx.com.
I can't find an easy way to make a connection with the npm package in react js. both pages are connected to the same supabase project.
I can't find an easy way to make a connection with the npm package in react js. both pages are connected to the same supabase project.