export const meta = { title: `Drop-in auth`, description: `Learn how to use and customize AWSMobileClient's simple “drop-in” auth UI for your application. `, }; import all0 from "/src/fragments/sdk/library-callout.mdx"; import ios1 from "/src/fragments/sdk/auth/ios/drop-in-auth.mdx"; import android2 from "/src/fragments/sdk/auth/android/drop-in-auth.mdx";