export const meta = { title: `Switching authentication flows`, description: `Learn more about how to switch between different auth flows in Amplify.`, }; import ios0 from "/src/fragments/lib/auth/ios/switch-auth/switch-auth.mdx"; import android0 from "/src/fragments/lib/auth/android/switch-auth/switch-auth.mdx"; import js0 from "/src/fragments/lib/auth/js/switch-auth.mdx"; import reactnative0 from "/src/fragments/lib/auth/js/switch-auth.mdx";