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 0003 organization invitation #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Dec 26, 2023

Summary

organization invitation for collaboration features

@gao-sun gao-sun requested a review from a team January 10, 2024 23:33
@gao-sun gao-sun marked this pull request as ready for review January 10, 2024 23:33

- **Invitation ID**: A unique identifier for the invitation.
- **Inviter user ID**: The user who created the invitation.
- **Invitee**: The email address of the invitee.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about Invitee Email, this is more specific and in the future we may have other identifiers for invitee.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thought about this. actually it's rare to use two identifiers for a single invitation since the potential conflict. (e.g. email and phone belong to different accounts) so one single invitee field is ok as long as we can recognize the address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants