Skip to content

First one for demo#6

Open
SyedArshikJavedMoinee wants to merge 2 commits into
mainfrom
demoFridayTesting
Open

First one for demo#6
SyedArshikJavedMoinee wants to merge 2 commits into
mainfrom
demoFridayTesting

Conversation

@SyedArshikJavedMoinee
Copy link
Copy Markdown
Collaborator

No description provided.

router.get('/signout', signout);

router.post('/forgot-password', forgotPassword);
router.put('/resetPassword', resetPassword);
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The function resetPassword is not imported or defined in the provided file context. It is being used in the router configuration without being defined or imported. This will result in a runtime error.

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