-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
309 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,7 @@ labels: | |
perl: Perl | ||
php: PHP | ||
cSharp: C# | ||
ts: TypeScript | ||
|
||
tags: | ||
all_tags: All tags | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
centered: true | ||
rank: 4 | ||
--- | ||
|
||
# Application Types | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
## Custom App | ||
|
||
Insert more here | ||
|
||
## Limited Access App | ||
|
||
Insert more here | ||
|
||
## Box Skill | ||
|
||
Insert more here | ||
|
||
## Web App Integrations | ||
|
||
Insert more here | ||
|
||
## App Center Publication | ||
|
||
Insert more here | ||
|
||
<Next> | ||
Next step | ||
</Next> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
centered: true | ||
rank: 5 | ||
--- | ||
|
||
# Authentication Methods | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
## OAuth 2.0 | ||
|
||
Insert more here | ||
|
||
## JSON Web Token (JWT) | ||
|
||
Insert more here | ||
|
||
## Client Credentials Grant (CCG) | ||
|
||
Insert more here | ||
|
||
## App Token Auth | ||
|
||
Insert more here | ||
|
||
<Next> | ||
Next step | ||
</Next> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
centered: true | ||
rank: 1 | ||
--- | ||
|
||
# Box Platform 101 | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
## What is Box | ||
|
||
Insert more here | ||
|
||
## What is Box Platform | ||
|
||
Insert more here | ||
|
||
## How do I make applications | ||
|
||
Insert more here | ||
|
||
### Box Developer Console | ||
|
||
Insert more here | ||
|
||
### Box Developer Site | ||
|
||
Insert more here | ||
|
||
## Box Platform Concepts | ||
|
||
In the following learn sections, we will go into more depth on various topics. | ||
But at a high level, there are some terms and concepts to be familiar with. | ||
|
||
- User Types | ||
- Application Types | ||
- Authentication Methods | ||
|
||
## Next Lesson | ||
|
||
Now that you have the basics down, let's continue on to | ||
discussing use cases! | ||
|
||
<Next> | ||
Next step | ||
</Next> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
centered: true | ||
rank: 0 | ||
--- | ||
|
||
# Learn | ||
|
||
If you are new to Box, start here! | ||
In the following pages, you'll learn how the all the Box Platform | ||
concepts and components work together to help you create an application quickly. | ||
|
||
To kick off your learning journey, checkout this video for an overview | ||
on everything Box Platform. | ||
|
||
<ImageFrame center> | ||
![Learn](images/header.png) | ||
</ImageFrame> | ||
|
||
REPLACE ABOVE IMAGE WITH VIDEO | ||
|
||
## Learn Sections | ||
|
||
These pages go into more depth on each topic. Checkout each one and become | ||
a Box Platform expert. | ||
|
||
- [Box Platform 101][platform101] | ||
- [Use Cases][usecases] | ||
- [User Types][usertypes] | ||
- [Application Types][apptypes] | ||
- [Authentication Methods][authtypes] | ||
- [Support][support] | ||
- [Tools][tools] | ||
|
||
<Next> | ||
Get Started | ||
</Next> | ||
|
||
[platform101]:page://learn/box-platform-101 | ||
[usecases]:page://learn/use-cases | ||
[usertypes]:page://learn/user-types | ||
[apptypes]:page://learn/application-types | ||
[authtypes]:page://learn/authentication-methods | ||
[support]:page://learn/support | ||
[tools]:page://learn/tools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
centered: true | ||
rank: 8 | ||
--- | ||
|
||
# Start Creating | ||
|
||
Now that you have learned all about the various parts that makeup Box Platform, | ||
you are ready to jump in and start creating. Visit | ||
the [Box Developer Console][devconsole] to begin! | ||
|
||
INSERT A CONCGRATS IMAGE | ||
|
||
[devconsole]:https://cloud.app.box.com/developers/console |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
centered: true | ||
rank: 6 | ||
--- | ||
|
||
# Support | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
## Developer Forum | ||
|
||
Insert more here | ||
|
||
## Medium Blog | ||
|
||
Insert more here | ||
|
||
## Box Platform Twitter | ||
|
||
Insert more here | ||
|
||
<Next> | ||
Next step | ||
</Next> | ||
|
||
[samples]: g://cli/scripts/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
centered: true | ||
rank: 7 | ||
--- | ||
|
||
# Tools | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
## Sample Code Catalog | ||
|
||
Insert more here | ||
|
||
## Box CLI | ||
|
||
<YouTube id='whxT3Bdx3E0' /> | ||
|
||
The Box Command Line Interface (CLI) is a tool for making requests to Box APIs | ||
from your terminal window or command prompt. It takes less than five minutes | ||
to set up and provides you direct access to the API. We also offer a suite of | ||
[sample scripts][samples] to jump start any administration automation tasks. | ||
|
||
## SDKs | ||
|
||
Insert more here | ||
|
||
## Postman Collection | ||
|
||
<Youtube id='aEILZ_tukLg' /> | ||
|
||
Insert more here | ||
|
||
<Next> | ||
Next step | ||
</Next> | ||
|
||
[samples]: g://cli/scripts/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
centered: true | ||
rank: 2 | ||
--- | ||
|
||
# Use Cases | ||
|
||
VIDEO | ||
|
||
Insert more here | ||
|
||
<Next> | ||
Next step | ||
</Next> |
Oops, something went wrong.