Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods about invitations in auth-server in Litmus #7

Open
suyeon-jung-dev opened this issue Sep 7, 2024 · 1 comment
Open
Assignees

Comments

@suyeon-jung-dev
Copy link
Contributor

We need to add methods wrapped invitation APIs in auth-server.

  • sendInvitation
  • acceptInvitation
  • declineInvitation
  • removeInvitation
  • listInvitations
  • getUsersForInvitation

The auth-server documentation is here

@inpyu
Copy link
Contributor

inpyu commented Sep 7, 2024

i want take the issue !

inpyu added a commit to inpyu/litmus-java-sdk that referenced this issue Nov 14, 2024
inpyu added a commit to inpyu/litmus-java-sdk that referenced this issue Nov 14, 2024
inpyu added a commit to inpyu/litmus-java-sdk that referenced this issue Nov 14, 2024
namkyu1999 pushed a commit that referenced this issue Nov 17, 2024
* feat: add invite Client (#7)

Signed-off-by: 잉퓨 <[email protected]>

* test: add invite Client Test (#7)

Signed-off-by: 잉퓨 <[email protected]>

* docs: add invite Client Docs (#7)

Signed-off-by: 잉퓨 <[email protected]>

* fix: remove Project (#4)

Signed-off-by: 잉퓨 <[email protected]>

* fix: update Builder pattern (#4)

Signed-off-by: 잉퓨 <[email protected]>

---------

Signed-off-by: 잉퓨 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants