Skip to content

Conversation

@Cheetos-gif
Copy link
Contributor

#10
Credentials page doesn't redirect in case user isn't logged in

@upayanmazumder upayanmazumder changed the title new file under credentials Credentials page redirect for unauthenticated users Oct 22, 2025
@upayanmazumder
Copy link
Member

lgtm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements authentication protection for the credentials page by adding a layout component that wraps the page content with a ProtectedRoutes component, ensuring unauthenticated users are redirected.

Key Changes:

  • Added a new layout file for the credentials route to enforce authentication requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@upayanmazumder upayanmazumder merged commit a267dab into GDGVIT:dev Oct 22, 2025
1 of 2 checks passed
@upayanmazumder upayanmazumder linked an issue Oct 22, 2025 that may be closed by this pull request
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.

Credentials page doesn't redirect in case user isn't logged in

2 participants