Can I use supabase auth for my personally hosted backend?
Can a successful login on the frontend, using supabase auth, be passed along to my backend? I don’t mean the special backend services from supabase. I mean, just my own nodejs application on an EC2 instance.