Skip to content

Handle cases where third party cookie is blocked by browsers #32

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

shikharbsar
Copy link
Collaborator

No description provided.

Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
thoughtspot-mcp-server-third-party-block 70ac8fb Jun 13 2025, 06:27 PM

@mnk-blr
Copy link

mnk-blr commented Jun 13, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@shikharbsar
Copy link
Collaborator Author

Screenshot 2025-06-13 at 11 24 28 AM

@@ -62,6 +63,53 @@ export function renderTokenCallback(instanceUrl: string, oauthReqInfo: string) {
font-size: 0.85rem;
color: #6c757d;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this html block more modular, currently it will be hard to debug any errors in this area. Maybe start by having separate html file and a separate css for this.

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