You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sign-up button on the /dashboard page does not work when the user is not logged in. This issue prevents unauthenticated users from accessing the sign-up functionality directly from the dashboard.
Steps to Reproduce:
Navigate to the /dashboard page without logging in. (can be done through "Start now" button on the home page.)
Click on the sign-up button.
Expected Behavior:
The user should be redirected to the sign-up page by Kinde.
Actual Behavior:
404 page appears.
Please assign this issue to me under VSoC'24
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Is there an existing issue for this?
What happened?
The sign-up button on the /dashboard page does not work when the user is not logged in. This issue prevents unauthenticated users from accessing the sign-up functionality directly from the dashboard.
Steps to Reproduce:
Navigate to the /dashboard page without logging in. (can be done through "Start now" button on the home page.)
Click on the sign-up button.
Expected Behavior:
The user should be redirected to the sign-up page by Kinde.
Actual Behavior:
404 page appears.
Please assign this issue to me under VSoC'24
Record
The text was updated successfully, but these errors were encountered: