- Embedded Passwordless Login in Native Applications
- Embedded Passwordless Login in Regular Web Applications
- Embedded Passwordless Authentication for Single-Page Apps
Embedded Login
Describes Auth0 Embedded Login used to log users directly into your application, transmitting credentials to the Auth0 server.
Embedded Login allows your users to log directly into your application and transmit their credentials to the Auth0 server for authentication. We do not recommend using Embedded Login. To learn more, read Centralized Universal Login vs. Embedded Login.
If you decide to use Embedded Login, you must configure your application for Cross-Origin Resource Sharing and should configure a custom domain. You can then implement the Lock SDK or Auth0.js SDK within your application, or call the Auth0 Authentication API directly.
Auth0 supports Embedded Login with connections for multiple application types: