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 js0 from "/src/fragments/lib/auth/js/getting-started.mdx";
import reactnative0 from "/src/fragments/lib/auth/js/getting-started.mdx";
import ios1 from "/src/fragments/lib/auth/native_common/getting_started/common.mdx";
import android2 from "/src/fragments/lib/auth/native_common/getting_started/common.mdx";
import flutter3 from "/src/fragments/lib/auth/native_common/getting_started/common.mdx";