Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #928 resolved : Redirecting user to the /dashboard #943

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Aditya-Sakpal
Copy link

Fixed Issue #928

Changes Made

This pull request addresses the issue where users were not redirected to the '/dashboard' after a successful sign-in using GitHub, Twitter, Facebook, or Google.

Proposed Changes

  • Modified the authentication process to ensure successful redirection to '/dashboard' upon sign-in.
  • Updated relevant code in Codelabz\src\store\actions\authActions.js

Testing

  • Manually tested the sign-in process for GitHub, Twitter, Facebook, and Google.
  • Verified that users are correctly redirected to '/dashboard' after successful sign-in.

Video Reference

open_source_video_reference.mp4

@Aditya-Sakpal
Copy link
Author

@Sarfraz-droid @shivareddy6 @ABHISHEK-PANDEY2 Please review it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant