samples
samples copied to clipboard
Code snippets and samples to demonstrate how to get the most out of the Box platform & API
Is there a way to create a user with unlimited space via the api? I can't find that in the API docs and my Google Foo has failed me. Example...
I'm trying to follow the steps at https://github.com/box/samples/tree/master/box-auth0-angular2-skeleton-app-sample Step 2 under Auth0 Configuration says to go to Extensions and select "Box Platform Extension". I see 24 extensions, but Box isn't...
In the Box-swift skeleton app, in the documentation, the url of the iOs Application Configuration in step 2.3 is not working, it send to an Auth0 not found page. Thanks
Hi, The first issue is For the AWS Cognito examples using lambda, it is said in doc to use the following env variable: `BOX_PRIVATE_KEY_PASSPHRASE = ` but the lambda code...
Hello, first of all great work on the node SDK. I followed the box-node-lambda-sample tutorial and got it working. Then firebase released the [new cloud functions](https://firebase.google.com/docs/functions/), our app is hosted...