export const meta = {
title: `Hosted UI`,
description: `Amazon Cognito provides a customizable user experience via the Hosted UI. The Hosted UI is an OAuth 2.0 flow that allows you to launch a login screen without embedding an SDK for Cognito or a social provider into your application. `,
};
import all0 from "/src/fragments/sdk/library-callout.mdx";
import ios1 from "/src/fragments/sdk/auth/ios/hosted-ui.mdx";
import android2 from "/src/fragments/sdk/auth/android/hosted-ui.mdx";