Skip to content

Forgot password route is missing #82

@Divv1524

Description

@Divv1524

Forgot password route is missing
Description:
The login page includes a “Forgot Password?” link pointing to /forgot-password, but no route or page exists for this path. Users clicking the link are redirected by the fallback route instead of seeing a password recovery page.

Expected behavior:
Either implement a forgot password page and route, or hide/remove the link until the feature is available.

Affected files:
RestroHub-FrontEnd/src/pages/public/Login.jsx
RestroHub-FrontEnd/src/routes/index.jsx

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions