export const meta = { title: `Under the hood`, description: `Learn more about the foundational auth concepts for cloud-based application and how they work with Amplify.`, }; import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx'; import ios1 from "/src/fragments/lib-v1/auth/common/overview.mdx"; import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx'; import android2 from "/src/fragments/lib-v1/auth/common/overview.mdx"; import flutter3 from "/src/fragments/lib-v1/auth/common/overview.mdx";