Skip to content
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

feat: add integration section for cloudflare workers #364

Merged
merged 4 commits into from
Aug 11, 2023

Conversation

pratik151192
Copy link
Contributor

@pratik151192 pratik151192 commented Aug 10, 2023

Added integration section for using Momento inside cloudflare workers

@pratik151192 pratik151192 marked this pull request as ready for review August 10, 2023 23:45
cprice404
cprice404 previously approved these changes Aug 11, 2023
docs/develop/integrations/cloudflare.md Outdated Show resolved Hide resolved

![Chat cache](/img/console-caches-worker.png)

Notice the region you created your cache in is also displayed in the list of caches. You'll need to make sure that you choose the same region when you generate a Momento authentication token in the next step. Navigate to the [tokens](https://console.gomomento.com/tokens) page, choose the cloud provider and region you used to create your cache, choose the `Super User Token` token type, and hit the `Generate Token` button.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why a super-user token and not a narrowly scoped FGAC token? A super-user token sounds like it might give too much access.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed on slack to fast follow for this and Vercel/Netlify ones

Copy link
Contributor

@NoSQLKnowHow NoSQLKnowHow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to FGAC tokens I am told will be a fast follow.

@NoSQLKnowHow NoSQLKnowHow merged commit e5ab602 into main Aug 11, 2023
3 checks passed
@NoSQLKnowHow NoSQLKnowHow deleted the cloudflare-section branch August 11, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants