Authentication methods
Platform Apps support OAuth 2.0, JWT, and Client Credentials Grant authentication methods.Learn more about authentication methods
When to use
Use a Platform App when you want to:- Use OAuth 2.0, JWT or Client Credentials Grant for authentication.
- Upload and download files
- Access both your own files and files owned by managed or external users.
- List the application in the Box Integrations
- Provide integration into the Box Web App
Use cases
Example use cases include:- A file vault in an application that allows an end user to access files that have been shared with them, while also providing access for employees to the same files through the Box Web app. An example of this is financial advisor sharing statements and investment prospectuses with investors that can be viewed and commented on within a platform application.
- A file upload feature in an application that allows an end user to submit and upload files from within a custom-built application to Box. These uploads then initiate a business process with the Box Web app. An example of this is a candidate submitting a PDF of a resume to a recruiting portal then can then be routed to an appropriate employee for review.
