litmuschaos / litmuschaos/litmus-java-sdk
Add methods about invitations in auth-server in Litmus
Open
@inpyu is already working on this.
Since Sep 7, 2024.
mentorship-kr
- Dominant language
- Java
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We need to add methods wrapped invitation APIs in auth-server.
- sendInvitation
- acceptInvitation
- declineInvitation
- removeInvitation
- listInvitations
- getUsersForInvitation
The auth-server documentation is here
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.