Hello there,
I am currently working on a PHP webapp managing and processing PDF files and I'd like to offer my users the option to store their PDF in their Box Account.
I already managed to create a test Box App, and made a Proof of Concept in my app, uploading PDFs into my Box Account.
I am a bit confused about some points :
- What kind of account and subscription am I supposed to get just to use the OAuth App (considering that my users are external people with their own accounts).
- It seems there is some kind of Authorization/Validation process involved around publication. How can I do that ?
Best regards,