AUTH API - Record API Terms Acceptance
Open
connect
- Dominant language
- No language data
- Stars
- 0
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Type: Backend (auth-api) + persistence
Description
As an account admin, I want to accept API Terms so that my organization becomes eligible for API access.
Acceptance Criteria
- [ ] Only authorized role (Account Admin) can accept
- [ ] Acceptance records:
- account ID
- user ID
- timestamp
- terms version
- [ ] Stored in persistent audit table
- [ ] Cannot accept twice for same version
Contributor guide
Assessment
This issue has not been assessed yet.