-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Stream: Start using API Tokens instead of API Keys #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM; one ask about documenting how to get an API token plus one phrasing nit
@@ -4,7 +4,7 @@ order: 3 | |||
|
|||
# Direct creator uploads | |||
|
|||
Direct creator uploads allow users to upload videos without API keys. A common place to | |||
Direct creator uploads allow users to upload videos without API tokens. A common place to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe this can be more general; ie, 'without API credentials'
That way its generic across tokens and keys.
3. Your Cloudflare Account API Token | ||
|
||
Alternatively, you can also use [bearer tokens](https://support.cloudflare.com/hc/en-us/articles/200167836-Managing-API-Tokens-and-Keys). | ||
1. A Cloudflare Account API Token |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In terms of Markdown formatting, it looks good.
Deploying with
|
Latest commit: |
6b38768
|
Status: | ✅ Deploy successful! |
Preview URL: | https://13e7739c.cloudflare-docs-7ou.pages.dev |
Applies the change mentioned in #2 across the entire Stream documentation.