Third-party cookies will "soon" be phased out.
As seen in Firefox console for example:
Cookie "mojolicious" will soon be rejected because it is foreign and does not have the "Partitioned" attribute.
I would like Mojolicious to support "Partitioned" session cookies, so we can keep using session cookies with CORS.
Thank you for considering this.