Account Linking - Actions + Auth0 + NextJS

I have scoured the internet. Read all the posts. Scaned GitHub like a bot. Had dreams about the documentation

I still cannot figure out how to do this properly. For one, the text and the code do different things, and additionally, when I try to authenticate with the other connection, I get sent back through the action, creating a big loop.

I am highly motivated to figure this out and want to hear from anyone who has solved the problem.

One slight difference in my implementation compared to the documentation is that I want to automatically prompt users to sign in with accounts using the matching email.

Please help!