> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-fix-docs-5546-update-db-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Implement Login with Passwordless

> Describes the available methods for implementing passwordless login with Auth0.

You can implement <Tooltip tip="Passwordless: Form of authentication that does not rely on a password as the first factor." cta="View Glossary" href="/docs/glossary?term=passwordless">passwordless</Tooltip> login using either [hosted login](/docs/authenticate/passwordless/implement-login/universal-login) or [embedded login](/docs/authenticate/passwordless/implement-login/embedded-login).

To learn more about the differences between these two options, read [Hosted Login vs. Embedded Login](/docs/authenticate/login/universal-vs-embedded-login).
