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

(BE) Workspace Invitation #18

Closed
devleejb opened this issue Jan 10, 2024 · 1 comment · Fixed by #64
Closed

(BE) Workspace Invitation #18

devleejb opened this issue Jan 10, 2024 · 1 comment · Fixed by #64
Assignees
Labels
enhancement 🌟 New feature or request
Milestone

Comments

@devleejb
Copy link
Member

devleejb commented Jan 10, 2024

What would you like to be added:
Implement the workspace invitation logic with the following features:

  • Invite users using a distinguishing token (email, ID, etc.).
    • Alternatively, provide an invitation link.
  • Invited users have the option to accept or decline the invitation.

The specific implementation should be discussed in #17.

Why is this needed:

  • To provide workspace feature

Additional Information:

@devleejb devleejb added this to the Workspace milestone Jan 10, 2024
@devleejb devleejb added the enhancement 🌟 New feature or request label Jan 10, 2024
@devleejb devleejb self-assigned this Jan 18, 2024
@devleejb
Copy link
Member Author

Implement invitation logic via URL sharing.

Following APIs are required.

  • Generate JWT Token
  • Join Workspace via JWT Token

@devleejb devleejb linked a pull request Jan 18, 2024 that will close this issue
2 tasks
@devleejb devleejb modified the milestones: Workspace, v0.1.0 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant