Weird query param after email confirmation redirect?

When signing up a user with redirectTo: http://localhost:3000/login, I get a code query param:

http://localhost:3000/login?code=a6d198ee-3bb0-4718-a076-1c502417646f. What the hell is code?

Thanks in advance!
Was this page helpful?