I'm considering using supabase for auth for it's ease of use... but I want to build my server with ktor (as I don't want to rely on functions that have cold start times, etc)
Is that something I can do with supabase, or am I tied to using supabase functions?