Self Hosted single session per user
Is there a way natively with some built-in function or setting to enforce single session per user on local dev Supabase CLI or the self-hosted Supabase Docker? Or do I need to use logic to manually monitor sessions and handle this?