export const meta = { title: `Advanced workflows`, description: `Learn more about advanced workflows in the Amplify auth category. This includes subscribing to events, identity pool federation, auth-related Lambda triggers and working with AWS service objects.`, }; import ios0 from "/src/fragments/lib/auth/ios/advanced/advanced.mdx"; import android0 from "/src/fragments/lib/auth/android/advanced/advanced.mdx"; import js0 from "/src/fragments/lib/auth/js/advanced.mdx"; import reactnative0 from "/src/fragments/lib/auth/js/advanced.mdx"; import flutter from "/src/fragments/lib/auth/flutter/advanced/advanced.mdx";