Embedded Lock in NextJS app

I am working on a NextJS app where one developer implemented @auth0/nextjs-auth0. We want to EMBED the Lock form within a custom login page (not the redirect method, but the embed method). What are the options for making this happen?

4 Likes

I guess the answer is this is not possible?

I didn’t get an answer either

Although I can see that logrocket has figured it out (see image in my post)