feat(api): add email inviting system to organization
Opened this issue · 1 comments
kuzeykose commented
Our system allows adding users under an organization. Currently, if the user is not in our user table, it returns an error. If the user doesn't exist in the table, we should send an invitation email instead.
erentaskiran commented
assign