Skip to main content
Connect your AI Agents to Box for file management and collaboration.

Connect Box to Auth0

1

Box Setup

  1. Sign up for a Box Developer account
  2. Set up an app using Box’s Custom Apps: Setup with OAuth 2.0 documentation
  3. Note your Client ID and Client Secret
2

Auth0 setup

Token Vault configuration example

To configure the Token Vault for your Box connection, you can use the following code snippet in your application:

Next steps