ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

As a user, we need a way to authenticate POST requests to our endpoint #77

Closed izconcept closed 5 years ago

izconcept commented 5 years ago

Story Points: 3

Risk: MEDIUM

Priority: HIGH

Description

We need a way to provide authentication so that not everyone can POST to our ticket endpoint.

A control panel will be needed so that admins can create API tokens.

Mockup

tallyticketmockup

Acceptance Test

Test Reference Test Date Tester Test Steps Expected Result Actual Result
1 3/02/2019 Kevin Zhang 1. Click on token page 2. Generate new token Confirm token is created PASSED

Tasks