Embedded Login allows your users to log in directly within your application and transmit credentials to the Auth0 server for authentication. This option is best for teams that want complete control over the login UI/UX while still using Auth0 as the identity provider. Embedded Login and Universal Login are not mutually exclusive. For example, you can use Universal Login for initial sign-in and use embedded flows for factor enrollment or step-up authentication. To compare the two and decide which combination fits your use case, read Hosted Login vs. Embedded Login. Auth0 supports Embedded Login with connections for multiple application types:Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Embedded Passwordless Login in Native Applications
- Embedded Passwordless Login in Regular Web Applications
- Embedded Passwordless Authentication for Single-Page Apps
- Passkey APIs for Embedded Applications — Implement passkey signup, login, and enrollment flows