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

[FIX]Error Ocurred when attempting gmail oauth2 setup #1021

Conversation

christer77
Copy link
Member

For issue !776 and this !978
We found that the SameSite option for the cookie caused a redirect to cypht after a successful authentication from OAuth2 failed. As a solution, we used Lax instead of Strict value for hm_session and hm_id cookies, which worked perfectly.

@christer77 christer77 changed the title [ENH]Error Ocurred when attempting gmail oauth2 setup [FIX]Error Ocurred when attempting gmail oauth2 setup May 14, 2024
@marclaporte marclaporte requested a review from kroky May 14, 2024 14:45
@kroky kroky merged commit 054e60d into cypht-org:master May 15, 2024
6 checks passed
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.

None yet

2 participants