Passwordless Embedded Login Wordpress

I am setting up an embedded login using passwordless authentication through the API. I am successfully receiving the ID Token and the Access Token from Auth0, but how do I use that to redirect the user to be logged into my application?