I am currently developing an app with the Dropbox (HTTP) API and am adding new members to shared folders (/add_folder_member). From my understanding, the accompanying (/mount_folder) request requires an access token from each the new members? Is this (requesting an access token from each new member) the only way to automatically mount these folders for these new members (e.g. have the shared folders appear in their Dropbox)?