Add support for affiliations in multiple environments
Open
arch
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
# Feature: Auth affiliations should support multiple environments.
**Background** User has a valid JWT
**Given** I want to affiliate an _item_ to an account
**When** I submit an affiliation request to Auth
**And** I submit this from a deployment environment (dev, test, UAT, Sandbox, Prod, etc.)
**Then** my item is affiliated to my account
**And** it is only valid for the deployment environment the request was made in
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.