Background
背景
I'm building an app in which users are able to invite other people to collaborate on different resources. The people that are invited could already be users of the app or could be completely new to it. As i'm using allauth for my signup/signin an invitee can respond to an invite through the standard signup/signin forms or through one of three social accounts (fb, twitter, google).I'm building an app in which