export const meta = { title: `Add authentication`, description: `Getting Started with Amplify - how to add auth to your app` }; import react0 from '/src/fragments/start/getting-started/react/auth.mdx'; import angular1 from '/src/fragments/start/getting-started/angular/auth.mdx'; import vue2 from '/src/fragments/start/getting-started/vue/auth.mdx'; import reactNativeAuth from '/src/fragments/start/getting-started/reactnative/auth.mdx';