Automatic login after creating Auth0 user

I was able to get an access_token and id_token using what you mentioned, but I can’t figure out how to trigger the auto-login using those parameters? Would I send them to the /authorize URL somehow?