HarperFast / HarperFast/harper
Integration tests for cookie creation, auth, roles, expiry, and domain scoping
Open
area:auth
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
Add integration test coverage for the cookie authentication flow:
- Create a cookie
- Use a cookie to call an API endpoint
- Verify cookie honors the user roles it contains
- Create a short-lived cookie and confirm it expires
- Create a domain-scoped cookie
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.