Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] - Repoter login #17

Open
dave-ok opened this issue Jun 2, 2020 · 0 comments
Open

[feature] - Repoter login #17

dave-ok opened this issue Jun 2, 2020 · 0 comments
Labels
back-end Backend Issues feature A new feature

Comments

@dave-ok
Copy link
Member

dave-ok commented Jun 2, 2020

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

@dave-ok dave-ok added feature A new feature back-end Backend Issues labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Backend Issues feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant