Hi,
I work on investigation of Box API integration. As far as I know there are several ways to work with it.
I would like to get more details for some of them:
- granting user’s permission to the application through UI (using OAuth 2.0) to access user’s Box content;
- server side set up that allows to configure application.
Could you, please, inform me about next:
- Wether the application will be able to access users content after access token is expired (having granted permission)?
- Does user has to grant permission to the application every time the application work with user’s account content?
Unfortunately, I wasn’t able to find anything in the documentation related to how should user grant the permission for the application that has been set up / configured server side. Could you, please, provide me with some information?
Thanks in advance
