puter-deploy / doc /api /concepts /share-link.md
gionuibk's picture
Upload folder using huggingface_hub
61d39e2 verified

Share Links

A share link is a link to Puter's origin which contains a token in the query string (the key is share_token; ex: http://puter.localhost:4100?share_token=...).

This token can be used to apply permissions to the user of the current session if and only if this user's email is confirmed and matches the share link's associated email.