Skip to content

DX-2411 Add a warning about expiring cookies#193

Merged
kirillsud merged 3 commits intomainfrom
DX-2411-fix-webcam-example
Sep 18, 2023
Merged

DX-2411 Add a warning about expiring cookies#193
kirillsud merged 3 commits intomainfrom
DX-2411-fix-webcam-example

Conversation

@kirillsud
Copy link
Copy Markdown
Collaborator

No description provided.

@kirillsud kirillsud requested a review from a team as a code owner September 14, 2023 09:39
@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-examples-wordle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 11:01am
webhooks-manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 11:01am


> ⚠️ In case of error `401` returned by a REST API request, remove the `miro_tokens` cookie for the `localhsot`
> domain in the browser.
>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it possible to add either a screenshot / explanation of how to do that? I'm still not sure myself, so I think some devs maybe will not how to remove cookies for localhost specifically.

*typo in localhsot

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is it

Chrome -> Settings -> Privacy and Security -> Clear browsing data? I think this is not right.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Well, it depends on the browser. For example, we can add a screenshot for Chrome's DevTools:

image

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Added

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks great to me!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Actually one small typo for localhost in line 63 @kirillsud

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Screenshot 2023-09-14 at 13 31 38

What is a bit strange is I dont have any cookies for localhost and I still see the 401 error

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sorry please ignore now I do see them


> ⚠️ In case of error `401` returned by a REST API request, remove the `miro_tokens` cookie for the `localhsot`
> domain in the browser.
>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks great to me!

@kirillsud kirillsud merged commit 352b440 into main Sep 18, 2023
@kirillsud kirillsud deleted the DX-2411-fix-webcam-example branch September 18, 2023 11:14
@mettin
Copy link
Copy Markdown
Contributor

mettin commented Sep 18, 2023

Should we have this in create-react-app too?

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.

4 participants