Hi,
I am currently using Auth0 for authentication. User signup and login through social providers is working correctly.
What I am trying to achieve is the following:
Registered/Signed-up users should be able to invite their friends by providing their email addresses.
We intend to provide an email link to the invited users, clicking which they should be registered with the application or is there some way we can provide different UI for registering invited users.
Is there any way I can achieve this. ( I have already looked at Invite-Only but it doesn’t fit my usecase)
Any help with this would be highly appreciated.
Regards,
Varun