Background
Developers will need to be able to query what user they are building for in order to show them workflows like consent and anon-only donation features.
User story
As a developer I need to know whether the user is active so I can decide how to customize my feature to them.
Requirements
For all donors
- I can use an API to detect whether the cookie exists for a given user telling me they've donated.
- Nothing is stored on the server
BDD
- For QA engineer to fill out
Test Steps
- For QA engineer to fill out
Design
- Add mockups and design requirements
Acceptance criteria
- It is possible to determine whether someone has donated by presence of cookie.
Communication criteria - does this need an announcement or discussion?
- Add communication criteria
Rollback plan
- What is the rollback plan in production for this task if something goes wrong?
This task was created by Version 1.2.0 of the Web team task template using phabulous