Hey team! We are trying to build a feature where an existing user of our app can invite a person to be a new user of the app. When the user who is invited accepts the invitation, we would like to keep track of this for the user who did the invite to receive a reward. Can we do this with the supertokens SDK alone or will we need to write our own custom functionality to do this?