-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
When accessing the Stream2Peer platform and signing up using Google Auth, the sign-in process completes successfully. However, instead of being redirected to the dashboard, I am redirected back to the signin page.
To Reproduce
Steps to reproduce the behavior:
- Go to the Stream2Peer platform signin page.
- Click on the "Sign in with Google" button.
- Complete the Google authentication process.
- Notice that instead of being redirected to the dashboard, you are redirected back to the signin page.
Expected behavior
After completing the Google authentication process, the system should log me in and redirect me to the user dashboard.
Additional context
This issue may be related to:
- An incorrect redirect URI in the Google OAuth configuration.
- The authentication token not being properly saved or recognized after the sign-in process.
- A problem in the client-side or server-side routing logic.
Metadata
Metadata
Assignees
Labels
No labels