Hi there i am attempting to set up an application that allows myself to have a portal for my clients. A client would visit the log in page and then be redirected to a page that showed them folders that I have shared with them only. Would i have to use the dropbox team end points for this or is there a way to do it without? Any insight would be appreciated.
I thought that just setting the client key from my account, then using the users auth token to instanciate dbx, followed by using the sharingListFolders() would work but I suppose that was naive of me.