Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Authenticate against R2 API using auth tokens
pcx_content_type: tutorial
difficulty: Beginner
content_type: 📝 Tutorial
updated: 2024-08-27
pcx_content_type: Example
---

import { Tabs, TabItem } from '~/components';
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/r2/tutorials/cloudflare-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Protect an R2 Bucket with Cloudflare Access
pcx_content_type: tutorial
content_type: 📝 Tutorial
updated: 2024-04-16


---

Expand Down
1 change: 1 addition & 0 deletions src/content/docs/r2/tutorials/index.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
hideChildren: true
pcx_content_type: navigation
title: Tutorials
sidebar:
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/r2/tutorials/postman.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ summary: Learn how to configure Postman to interact with R2.
content_type: 📝 Tutorial
pcx_content_type: tutorial
description: Learn how to configure Postman to interact with R2.
updated: 2022-07-15


---

Expand Down
Loading