I am developing an app for a client, and he wants the ability to send a one time link for document uploading.
Essentially, an unregistered user will be emailed a URL that sends them to the site where they can upload a document to a registered user’s account.
Is anyone here familiar with a way for me to implement this feature in meteor?
Any advice is greatly appreciated!