HarperFast / HarperFast/harper
User impersonation support in the operations API
Open
area:auth
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
## Request
Allow privileged users/applications to impersonate another user — issuing requests on their behalf with that user's permissions. Could be added to the `login` operation or as a separate `impersonate` operation that returns a token scoped to the target user.
Useful for admin tooling, support workflows, and application-level delegation.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.