cam-inc / viron

OAS-driven Frontend-NoCode Administration Console
https://discovery.viron.plus/
MIT License
1.02k stars 52 forks source link

feat: handle mode value to avoid signin error caused by 3pcd ✨ #834

Open ejithon opened 4 months ago

ejithon commented 4 months ago

Summary

Due to third-party cookie blocking (3PCB), some users are currently experiencing failures in the OAuth sign-in flow.

To mitigate this, we have implemented a pattern that allows the authentication URL to be obtained within the Viron domain, ensuring the state is treated as a partitoned cookie.

Checklist

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: a964916e37ee43ba8587df9efc839adc15bac80b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------- | ----- | | @viron/app | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR