export const meta = { title: `Getting started`, description: `Amplify uses Amazon Cognito as the main authentication provider. Learn how to handle user registration, authentication, account recovery & other operations.` }; import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx'; import flutter_maintenance from '/src/fragments/lib-v1/flutter-maintenance.mdx'; import ios1 from '/src/fragments/lib-v1/auth/native_common/getting_started/common.mdx'; import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx'; import android2 from '/src/fragments/lib-v1/auth/native_common/getting_started/common.mdx'; import flutter3 from '/src/fragments/lib-v1/auth/native_common/getting_started/common.mdx';