export const meta = { title: `Email-only sign up and sign in`, description: `Enabling users to authenticate with only their email`, }; import js0 from "/src/fragments/guides/authentication/js/email-only-authentication.mdx";