boundless-artist-2317
07/03/2024, 1:01 PMchilly-king-10285
07/03/2024, 1:01 PMchilly-king-10285
07/03/2024, 1:02 PM--dev
is set. This is a security measure to ensure the integrity and confidentiality of the session cookies. Here is the relevant extract from the knowledge sources: "Unless --dev
is set, Ory Kratos' cookies are only sent over HTTPS." [source](https://www.ory.sh/docs/kratos/guides/configuring-cookies) If you want to work with cookies in a development environment, you might consider using the --dev
flag. However, for production environments, it's crucial to use HTTPS to ensure the security of your user's data.