Third party cookies are not allowed in browsers like mozilla which cause login issues. Any way to resolve this temporarily even to prevent login issues in a production app?
TL;DR
Developers are experiencing login issues in a production app due to the restriction of third-party cookies in browsers like Mozilla. A temporary solution to prevent these login issues is to change the cookie settings in the browser or find an alternative authentication method that doesn't rely on third-party cookies.