Auth0 Docs home page
Search...
⌘K
Ask AI
Search...
Navigation
Login
Embedded Login
Welcome
Documentation
Quickstarts
API References
SDKs
Authenticate
Auth0 simplifies the use of open industry standards
Authenticate
Add Login
Login
Login
Auth0 Universal Login
Hosted Login vs. Embedded Login
Embedded Login
Native Login
Cross-Origin Authentication
Configure Silent Authentication
Redirect Users
Force Reauthentication in OIDC
Logout
OIDC-Conformant Authentication
Single Sign-On
Passwordless
Custom Token Exchange
Provision Users
Identity Providers
Database Connections
Connection Settings Best Practices
On this page
Learn more
Add Login
Login
Embedded Login
Copy page
Copy page
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
Passwordless
connections for multiple application types:
Embedded Passwordless Login in Native Applications
Embedded Passwordless Login in Regular Web Applications
Embedded Passwordless Authentication for Single-Page Apps
Learn more
Lock for Web
Auth0.js v9 Reference
Cross-Origin Authentication
Hosted Login vs. Embedded Login
Previous
Native Login
Next
Assistant
Responses are generated using AI and may contain mistakes.