buildog-dev/buildog

feat(api): add email inviting system to organization

Opened this issue · 1 comments

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.

assign