The "Sign up" button redirects to the signup page even when user is logged in #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue URL:
https://auth.topcoder.com/login?state=hKFo2SBvUThxczRFNjJLVEpIMVh2ZlJPSWt0bDBJbnJQcjM1UaFupWxvZ2luo3RpZNkgUHU0T05YdkJwR2NlQXNMcEtrandGU3hwRkFFUm1TZzejY2lk2SBVVzdCaHNubUFRaDBpdGw1NmcxalVQaXNCTzlHb293RA&client=UW7BhsnmAQh0itl56g1jUPisBO9GoowD&protocol=oauth2&returnUrl=https%3A%2F%2Ftopcoder.com%2Fhome&mode=signUp&scope=openid%20profile%20email&response_type=code&response_mode=query&nonce=UXVXMVMzb1lWcm5QdkdBUnMzVWVFaTA0LkdSVms2VXJVMnM3MDJjN1BDUA%3D%3D&redirect_uri=https%3A%2F%2Faccounts-auth0.topcoder.com%3FappUrl%3Dhttps%3A%2F%2Ftopcoder.com%2Fhome&code_challenge=TTreCCV-l53XocgNZ0F6xxhFQ3D6hypEsmFWHCqUBsc&code_challenge_method=S256&auth0Client=eyJuYW1lIjoiYXV0aDAtc3BhLWpzIiwidmVyc2lvbiI6IjEuMTAuMCJ9
Steps to reproduce
Actual result
The "Sign up" button redirects to the signup page even when user is logged in
Expected result
When a user is logged in, the logic should say the user is logged in when the button is clicked by an existing user
Screenshots/Videos
Environment
OS and Browser version:Windows 10 pro Google chrome Version 140.0.7339.128 (Official Build) (64-bit)
Device: DESKTOP-A2KPPT3 Processor Intel(R) Core(TM) i5-9600 CPU
Reproducibility
5/5
Duplicate of #92