Closed rgoj closed 2 years ago
The /signup URL didn't work fully as expected. It should redirect users who are not logged in to Auth0's signup page. This is now needed for the website. This PR implements this functionality.
/signup
Description
The
/signup
URL didn't work fully as expected. It should redirect users who are not logged in to Auth0's signup page. This is now needed for the website. This PR implements this functionality.