Passwordless Authentication with Embedded Login

If you need to embed the login user interface in your application, you can do it by using our Embedded Passwordless API or our SDKs.

Depending on the kind of application you want to build, you'll need to implement it differently:

However, embedded logins in web apps with Auth0 use cross-origin authentication, which is not our recommendation. To learn more, read Cross-Origin Authentication.

Learn more