buildog-dev / buildog

37 stars 19 forks source link

feat(api): add email inviting system to organization #100

Open kuzeykose opened 2 months ago

kuzeykose commented 2 months ago

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 2 months ago

assign