CodeYourFuture / CodeYourFuture/scot-min-imece
Client allows unauthenticated access to pages which should require login
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The only page which seems to require login at the moment is the dashboard (home page `/`).
For example, visiting:
- `/add-new-profile`
- `/profiles/1`
will both show the respective pages even though a user should have to log in first,
Contributor guide
Research direction
Start by locating the client-side routing and authentication checks for `/`, `/add-new-profile`, and `/profiles/1`. Verify how unauthenticated access is handled for the dashboard, then ensure the other listed pages require login and confirm their behavior while logged out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100