Connect Box to Auth0
Box Setup
- Sign up for a Box Developer account
- Set up an app using Box’s Custom Apps: Setup with OAuth 2.0 documentation
- Note your Client ID and Client Secret
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
- To learn how to configure applications to access Token Vault, read Configure Token Vault.
- To learn how to get an access token to make a tool call, complete the Call other’s APIs on user’s behalf Quickstart.