I have an app where users create teams & invite others to the team. What is the correct workflow for this?
Thinking: Add member to the Team (email, name) -> create acct for someone else -> set temp password -> send password reset (change the copy to read: "somone created an acct for you to join team XXX. click this link to set your password’.
This feels ok, but wonder if I’m missing something that I’ll regret later as I build the app out. Thanks