BuildForSDG / BuildForSDG/Team-006-Backend

[feature] - Repoter login

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
back-end feature
Dominant language
JavaScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Narrative

As a registered reporter
I want to login to my account
so that I can report incidents

### Acceptance Criteria

- **Scenario 1:**
Given a registered reporter
And a registered social account
When they make a login request
Then they should be logged in

- **Scenario 2:**
Given a registered reporter
And an unregistered social account
When they make a login request
Then they should be logged in

- **Scenario 3:**
Given an unregistered reporter
When they make a login request
Login request should be denied

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named; start by locating the entry point that handles login requests and review any existing reporter or social-account authentication flow. Check each acceptance scenario against the current behavior, including the expected outcome for an unregistered social account, and confirm the login request is denied for an unregistered reporter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.