Best practice for Signup when using new React Auth0 SPA sdk

There’s a quickstart for React here:

https://auth0.com/docs/quickstart/spa/react/01-login

But note my previous comment:

So, for signup, the user needs to click on the signup link on the login page first in order to get to the signup page.