Thank you!

After changing the default value of redirect_uri, I was successfully redirected to the register page after logging in to Auth0!

However, the parameter is code=. Is this something I should not worry about?

I thought I should actually receive a token.

Also, until now, after logging in with Auth0, my email address would be registered in the Xano User table by clicking continue, but since I changed the above redirect_uri, it is no longer registered in the user table.

What should I do?