Skip to content

Google Auth Redirect Issue: Returns to Login Instead of Dashboard #64

@abdullah4tech

Description

@abdullah4tech

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:

  1. Go to the Stream2Peer platform signin page.
  2. Click on the "Sign in with Google" button.
  3. Complete the Google authentication process.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions