posit-dev / posit-dev/connectapi
feat: add user class
Open
@toph-allen is already working on this.
Since Dec 11, 2024.
cookbook
- Dominant language
- R
- Stars
- 54
- Forks
- 27
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
To support user and group interactions, e.g. managing a user's group memberships, we need to add a User class.
Currently, the only user-related code in connectapi is user_guid_from_username().
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.