How do you add middleware to check if the user is authenticated or not when integrating supabase in a backend framework like fiber. Will supabase only handle the authorization or there will be a need to handle authorization by creating a custom middleware